
13 Oct
2006
13 Oct
'06
7:07 a.m.
Anthony Williams wrote:
No. gcc shouldn't be warning about that.
gcc (mingw) also is warning about some other things which are harmless: once.cpp:157: 'mutex' might be used uninitialized in this function thread.cpp:119: unused variable 'guard' Perhaps we should suppress them? Roland