From: Gecko23 Newsgroups: comp.os.msdos.djgpp Subject: Re: ANSI C++ compliance? Date: Tue, 02 Nov 1999 15:04:58 GMT Organization: Deja.com - Before you buy. Lines: 27 Message-ID: <7vmuio$iq$1@nnrp1.deja.com> References: <381e1453 DOT 948154 AT news DOT iddeo DOT es> NNTP-Posting-Host: 209.138.154.217 X-Article-Creation-Date: Tue Nov 02 15:04:58 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 98) X-Http-Proxy: 1.0 x30.deja.com:80 (Squid/1.1.22) for client 209.138.154.217 X-MyDeja-Info: XMYDJUIDgk_2345 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <381e1453 DOT 948154 AT news DOT iddeo DOT es>, fxn AT retemail DOT es (Shin) wrote: > I would like to know if djgpp is ANSI C++ compliant. > Well, it becomes more so with every release. In the latest, 2.95.1, they have finally fixed exeption handling, some template problems, and added the STL. For details, go to www.gnu.org. There you can find change logs, and bug reports for g++. Keep in mind that since the C++ standard has not been ratified, (and is therefor not a standard at all, but a *proposal* for the standard) that it is still a moving target, and most C++ implementations, if not all, do not follow it to the letter. Good luck and happy hacking. -- Sent via Deja.com http://www.deja.com/ Before you buy.