Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!uwm.edu!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Newsgroups: comp.sys.next Subject: Re: Bug in cc++ Message-ID: Date: 23 Apr 91 02:52:40 GMT References: <1991Apr23.020157.21859@cs.mcgill.ca> Sender: news@cs.psu.edu (Usenet) Organization: Penn State Computer Science Lines: 13 In-Reply-To: wheelan@cs.mcgill.ca's message of 23 Apr 91 02:01:57 GMT Nntp-Posting-Host: sunws5.sys.cs.psu.edu In article <1991Apr23.020157.21859@cs.mcgill.ca> wheelan@cs.mcgill.ca (Bill HEELAN) writes: The C++ compiler under 2.0 (cc++) dies with an internal error when given the following program. It should give a more helpful warning instead. :-) [C++ code deleted] How about posting C++ this bug report to gnu.g++.bug? That way the problem gets solved at the source, and other people get to benefit from the bug fix. -Mike