Thread.h failure on

Robert Collins robert.collins@itdomain.com.au
Thu Feb 28 08:00:00 GMT 2002



> -----Original Message-----
> From: Christopher Faylor [mailto:cgf@redhat.com] 
> >Yah, my newlib wasn't new enough.
> 
> Hah.  Neither was mine.  I'm still getting some warnings from 
> glob.c, though.
> 
> How about these warnings, though, Robert:
> 
> /cygnus/src/uberbaum/winsup/cygwin/shm.cc: In function `void* 
> shmat(int, const void*, int)':
> /cygnus/src/uberbaum/winsup/cygwin/shm.cc:232: warning: 
> unused variable ` shmid_ds*shm'
> /cygnus/src/uberbaum/winsup/cygwin/shm.cc: In function `int 
> shmdt(const void*)':
> /cygnus/src/uberbaum/winsup/cygwin/shm.cc:281: warning: 
> control reaches end of non-void function

They can be ignored, as the shm and ipc functions aren't exported yet. (Remember: they are incomplete implementations).

Rob



More information about the Cygwin-patches mailing list