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:05:24AM +1100, Robert Collins wrote:
>
>
>> -----Original Message-----
>> From: Christopher Faylor [mailto:cgf@redhat.com] 
>
>
>> Something else is wrong.
>
>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

cgf


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