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
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