This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: cheaders=c: Where are overloaded cmath fuctions?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Danny Smith <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 30 Sep 2002 09:37:36 -0500
- Subject: Re: cheaders=c: Where are overloaded cmath fuctions?
- Organization: Red Hat / Chicago
- References: <20020928043851.76153.qmail@web21406.mail.yahoo.com>
> Unlike cheaders=cstd model, cmath in cheaders=c model does not contain
> definitions of std C++98 math functions (except modf) overloaded for float and
> long double nor function versions of C99 classification macros.
You might want to hang on a bit. I am also working on this exact code,
but for linux.
I suggest submitting patches en masse, not piecemeal, when you have
something working.
-benjamin