home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!wupost!m.cs.uiuc.edu!sunb10.cs.uiuc.edu!sparc10.cs.uiuc.edu!pjl
- From: pjl@sparc10.cs.uiuc.edu (Paul Lucas)
- Subject: Re: Bogus warning message
- Message-ID: <1992Sep9.144736.17310@sunb10.cs.uiuc.edu>
- Sender: news@sunb10.cs.uiuc.edu
- Organization: University of Illinois at Urbana-Champaign
- References: <3914@tivoli.UUCP>
- Date: Wed, 9 Sep 1992 14:47:36 GMT
- Lines: 13
-
- In <3914@tivoli.UUCP> taylor@foraker.tivoli.com (Eric Taylor) writes:
-
- >How do I stop gcc-2.2 from giving me the following message
- >while still getting all of the others. I can't seem to
- >find any option to get rid of it.
-
- >warning: dbx info for template class methods not yet supported
-
- dbx ... 2>&1 | fgrep -v 'info for template class methods not yet'
- --
- - Paul J. Lucas University of Illinois
- AT&T Bell Laboratories at Urbana-Champaign
- Naperville, IL pjl@cs.uiuc.edu
-