home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / g / lib / bug / 743 < prev    next >
Encoding:
Text File  |  1993-01-06  |  928 b   |  29 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!wupost!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!cygnus.com!bothner
  3. From: bothner@cygnus.com
  4. Subject: Re: libg++-2.3, IRIX 4.0.1, <math.h>
  5. Message-ID: <9301050648.AA09602@cygnus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. References: <9301050245.AA03698@kikka.hut.fi>
  9. Distribution: gnu
  10. Date: Mon, 4 Jan 1993 14:48:50 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 15
  13.  
  14. > The SGI system headers define finite() to return int which conflicts
  15. > with libg++ math.h double return value. I think this is just a typo in
  16. > libg++ math.h. Shouldn't finite return int?
  17.  
  18. I agree.
  19.  
  20. > It would be nice if the libg++ math.h would include the system math.h
  21.  
  22. The plan is the libg++/g++-incldue will go away in favor of
  23. auatmatically generated wrappers (except for old systems
  24. without prototypes in the system headers).
  25.  
  26.     --Per Bothner
  27. Cygnus Support     bothner@cygnus.com
  28.  
  29.