home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / g / lib / bug / 604 < prev    next >
Encoding:
Text File  |  1992-11-19  |  1.1 KB  |  37 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!animal.sps.mot.COM!wied
  3. From: wied@animal.sps.mot.COM (Bill Wied)
  4. Subject: GLIB problem
  5. Message-ID: <9211180534.AA02242@animal.sps.mot.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Tue, 17 Nov 1992 15:34:48 GMT
  10. Approved: bug-lib-g++@prep.ai.mit.edu
  11. Lines: 24
  12.  
  13. To whom it may concern,
  14.  
  15. I have recently compiled libg++ version 2.2 and I have had a problem with including iostream.h.
  16. I get the following compile-time message when I include it.
  17.  
  18. % gcc a.C
  19. In file included from /usr/local/lib/g++-include/iostream.h:25, from a.C:7:
  20. /usr/local/lib/g++-include/streambuf.h:144: arguments given to macro `clear'
  21. In file included from a.C:7:
  22. /usr/local/lib/g++-include/iostream.h:148: arguments given to macro `clear'
  23. /usr/local/lib/g++-include/iostream.h:151: arguments given to macro `clear'
  24.  
  25. I am not sure what the problem is but I can't get anything compiled when I include it. Any help
  26. would be greatly appreciated.
  27.  
  28. Thanks,
  29. Bill Wied
  30. wied@animal.sps.mot.com
  31. 602-897-4266
  32. Network Applications Group
  33. Semiconductor Products Sector
  34. Motorola Inc.
  35.  
  36.