|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||
2002年07月31日(水) 旧暦 [n年日記]#1 [EDA] scrc-1.2
make test
ERROR #3105: Semantic error in line 223
in file "/usr/include/stdio.h":
Declaration of symbol '__restrict'
does not match former declaration:
type mismatch (#2039).
これって、例えば次の部分を言っているけれど、
int fgetpos __P((FILE * __restrict, fpos_t * __restrict)); char *fgets __P((char * __restrict, int, FILE * __restrict));この表現は、 「特別な意味があって、 __restrict は名前ではなくて、 並列実行してもいいというおまじない」 なのに、 そうは解釈していないためにこうなってしまう(らしい) こういうのってあり ? もしかして大文字 ? .. でもなさそう。 Declaration of symbol '__Restrict' ( つっこみ )
|
最近の日記 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 | ||