This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Thread.h failure on


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]