[patch] misc. warning fixes

Corinna Vinschen vinschen@redhat.com
Mon Aug 22 16:21:00 GMT 2011


On Aug 20 06:38, Ralf Corsepius wrote:
> Hi,
> 
> I'd like to apply the patch below.
> 
> It addresses misc. warnings gcc issues when building newlib.
> 
> Ralf

> 2011-08-20  Ralf Cors??pius <...>
> 
> 	* libc/posix/regexec.c: Define "nope" only #ifndef NDEBUG.
> 	* libc/stdio/vfscanf.c: Define "state" only #ifdef _MB_CAPABLE.
> 	* libc/string/wcwidth.c: Include <wctypes.h> for "iswprint" and
> 	"iswcntrl".

The latter two are ok.  For the first one, I think we should just
remove `nope'.  It's not used anywhere in regexec.c, nor is NDEBUG.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat



More information about the Newlib mailing list