home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cygnus.com!bothner
- From: bothner@cygnus.com
- Subject: Re: libg++-2.3, IRIX 4.0.1, <math.h>
- Message-ID: <9301050648.AA09602@cygnus.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- References: <9301050245.AA03698@kikka.hut.fi>
- Distribution: gnu
- Date: Mon, 4 Jan 1993 14:48:50 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 15
-
- > The SGI system headers define finite() to return int which conflicts
- > with libg++ math.h double return value. I think this is just a typo in
- > libg++ math.h. Shouldn't finite return int?
-
- I agree.
-
- > It would be nice if the libg++ math.h would include the system math.h
-
- The plan is the libg++/g++-incldue will go away in favor of
- auatmatically generated wrappers (except for old systems
- without prototypes in the system headers).
-
- --Per Bothner
- Cygnus Support bothner@cygnus.com
-
-