newlib's nan(void) x ISO C99 nan(const char *)

Alexandre Oliva aoliva@redhat.com
Thu Jul 3 19:45:00 GMT 2003


Would anybody mind if we dropped nan(void) and nanf(void) in favor of
the ISO C99-compliant functions that take a string as an argument?
Should we try to retain backward-compatibility by means of macro
magic, or just bite the bullet and replace the old, non-conforming
functions and prototypes with the now-Standard ones?

If nobody objects, I'll implement the Standard-compliant functions in
the next few days.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Newlib mailing list