From: Chris Croughton Newsgroups: comp.os.msdos.djgpp Subject: Re: DJ port of GCC 2.8.0? Date: Tue, 20 Jan 1998 12:32:28 +0100 Message-ID: <34C48B4C.167E@amc.de> References: <9801150841 DOT AA15472 AT axe DOT bre DOT da> <34BDEC8C DOT 1CFB AT amc DOT de> <6a0gkv$gn8$1 AT jake DOT esu DOT edu> NNTP-Posting-Host: bob.bob.bofh.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk David T. Leimbach wrote: > > Someone earlier had posted a message stating that > once the C++ standard was finalized there would be > corrections made. The standard is already finished > and has been since November As far as I'm aware it hasn't been issued as a standard yet. It may be 'finished' according to the committee but actually getting it out is a different matter. Once it is actually published as a standard, all the compilers will have to upgrade to it if they want to compete, and that includes GCC. If they don't then they will get regarded as not worth the trouble, just as happened with non-ANSI C compilers. However, actually doing the upgrading could take quite a long time... Chris C