This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [patch] GNAT s-oscons-tmplt.c multiple undefined errnos


* Joel Sherrill, 2010-04-13 :

> You are expecting errnos not defined by POSIX to be there.
> newlib has gone to a fairly pure set of POSIX errnos.  Would
> it be better to just rewrite the g-socket.adb case into a
> series of if's

What are the undefined cases seen in newlib? Yes, rewriting into IFs may
be a solution.

-- 
Thomas Quinot, Ph.D. ** quinot@adacore.com ** Senior Software Engineer
               AdaCore -- Paris, France -- New York, USA


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