Thread.h failure on

Christopher Faylor cgf@redhat.com
Thu Feb 28 12:22:00 GMT 2002


On Fri, Mar 01, 2002 at 02:29:27AM +1100, Robert Collins wrote:
>
>
>> -----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).

Well, yeah, but I'd rather not have any warnings in cygwin compilations.

cgf



More information about the Cygwin-patches mailing list