|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||
2024年01月21日(日) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]#1 [pkgsrc] uselocale vs setlocale (textproc/R-readxl)
libxls/locale.c: In function 'xls_wcstombs_l':
libxls/locale.c:84:26: warning: implicit declaration of function
'uselocale'; did you mean 'setlocale'?
[-Wimplicit-function-declaration]
84 | locale_t oldlocale = uselocale(loc);
| ^~~~~~~~
@ Ubuntu /usr/include/locale.h:
cat -n /usr/include/locale.h
182 /* Switch the current thread's locale to DATASET. 183 If DATASET is null, instead just return the current setting. 184 The special value LC_GLOBAL_LOCALE is the initial setting 185 for all threads and can also be installed any time, meaning 186 the thread uses the global settings controlled by `setlocale'. */ 187 extern locale_t uselocale (locale_t __dataset) __THROW; 188 189 /* This value can be passed to `uselocale' and may be returned by it. 190 Passing this value to any other function has undefined behavior. */ 191 # define LC_GLOBAL_LOCALE ((locale_t) -1L) ( つっこみ )
|
最近の日記 2026年02月28日 ・my first script-fu 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error | ||