home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!animal.sps.mot.COM!wied
- From: wied@animal.sps.mot.COM (Bill Wied)
- Subject: GLIB problem
- Message-ID: <9211180534.AA02242@animal.sps.mot.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 17 Nov 1992 15:34:48 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 24
-
- To whom it may concern,
-
- I have recently compiled libg++ version 2.2 and I have had a problem with including iostream.h.
- I get the following compile-time message when I include it.
-
- % gcc a.C
- In file included from /usr/local/lib/g++-include/iostream.h:25, from a.C:7:
- /usr/local/lib/g++-include/streambuf.h:144: arguments given to macro `clear'
- In file included from a.C:7:
- /usr/local/lib/g++-include/iostream.h:148: arguments given to macro `clear'
- /usr/local/lib/g++-include/iostream.h:151: arguments given to macro `clear'
- %
-
- I am not sure what the problem is but I can't get anything compiled when I include it. Any help
- would be greatly appreciated.
-
- Thanks,
- Bill Wied
- wied@animal.sps.mot.com
- 602-897-4266
- Network Applications Group
- Semiconductor Products Sector
- Motorola Inc.
-
-