Path: utzoo!attcan!uunet!cs.utexas.edu!wuarchive!uwm.edu!bionet!agate!darkstar!ucschu.ucsc.edu!ericg From: ericg@ucschu.ucsc.edu (Eric Goodman) Newsgroups: comp.lang.c++ Subject: Re: overloading new() in g++ Message-ID: <7611@darkstar.ucsc.edu> Date: 8 Oct 90 19:29:16 GMT References: <1990Oct2.215020.23361@mintaka.lcs.mit.edu> Sender: usenet@darkstar.ucsc.edu Organization: UC Santa Cruz Lines: 11 In article <1990Oct2.215020.23361@mintaka.lcs.mit.edu> andru@proton.lcs.mit.edu (Andrew Myers) writes: > The gnu C++ compiler doesn't like the following program, yet so far as > I recall, it works fine on C++2.0 from AT&T. Anyone know what's going I believe new() overloading is illegal in versions prior to 2.0. Is your G++ 2.0 or 1.35? That may be the problem. Eric Goodman, UC Santa Cruz ericg@ucschu.ucsc.edu ericg@ucschu.bitnet