From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Trouble Compiling C++ with DJGPP Date: 19 May 2003 10:26:24 GMT Organization: Aachen University of Technology (RWTH) Lines: 18 Message-ID: References: <3EC5615B DOT 6000704 AT earthlink DOT net> <1438-Sat17May2003152824+0300-eliz AT elta DOT co DOT il> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1053339984 24057 137.226.32.75 (19 May 2003 10:26:24 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 19 May 2003 10:26:24 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > Because the C++ standard changed, and its support in GCC changed as > well. To put this extra precisely: the C++ standard itself didn't actually change. But lots of C++ code and books were written before the C++ finally made it to the press. Compilers are _still_ catching up with the changes between pre-standard C++ idioms and the finally accepted standard. For GCC, version 3.0 was the point where rather large steps in this catch-up process were made --- which in turn broke lots of older non-standard code, and books that advocated pre-standard C++. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.