Re: Compilation errors when using extended GCC warnings

2013-03-29 Thread Eric Blake
On 03/29/2013 04:27 PM, Assaf Gordon wrote: > Hello, > > I'm trying to add "gnulib" to a new project. > My project enables gcc's "-Wswitch-enum -Wswitch-default -Werror" settings. In general, gnulib does NOT try to cater to all possible gcc warnings. You may want to take the approach that coreuti

Compilation errors when using extended GCC warnings

2013-03-29 Thread Assaf Gordon
Hello, I'm trying to add "gnulib" to a new project. My project enables gcc's "-Wswitch-enum -Wswitch-default -Werror" settings. When adding some gnulib modules, compilation fails. When adding the "propername" module, I get the following error: === unistr/u8-uctomb-aux.c: In function 'u8_uctomb_au