[uClibc] __isnanl and __isinfl #ifdefed out?

Erik Andersen andersen at codepoet.org
Mon Nov 29 03:27:47 UTC 2004


On Sun Nov 28, 2004 at 09:17:41PM -0500, Rob Landley wrote:
> Why are there #if 0 guards around these functions in uClibc/libm/fpmacros.c?  
> math.h happily makes calls to the these suckers for isnan() and such when 
> used on a long double, and then it dies at link time.  It might be nice to 
> either take 'em out of the headers, or put 'em backin the library.  (Maybe a 

Recall that TODO item about auditing header files?  You've
found a prime example of that task not having not yet been
completed,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list