Eric Blake wrote: > Which means that compilation with '-Wall -Werror' will fail for > multithreaded apps on mingw until they fix their bug
Yes. I stand with my opinion expressed in [1]: gnulib does not support -Werror in general. Using -Werror may work on some particular platforms, under some particular circumstances. But it general it is not an achievable to goal to avoid _all_ warnings in _all_ circumstances. > Also, I noticed that 'gnulib-tool --test' favors the single-threaded API; What do you mean by that? Do we have a gnulib-tool bug? Bruno [1] http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00014.html
