This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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 v1 1/3] Feature test macro overhaul


Hello Yaakov,

its good that you keep the FreeBSD __*_VISIBLE defines in place, so that its still easy to use code from FreeBSD. At least for RTEMS this is important, since we use the network, USB and SD/MMC stack from FreeBSD.

I am not sure if its a good thing to do the feature checks differently in each C library. My approach would have been to us an existing mechanism and in case of errors report them to the upstream.

----- Yaakov Selkowitz <yselkowitz@cygwin.com> schrieb:
> Since the issue with our feature test macros keeps coming up, here's 
> what I have so far.  Obviously I still need to break it up into decent 
> size commits, but I have tested it somewhat.  Comments welcome.
> 
> -- 
> Yaakov

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.


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