delorie.com/archives/browse.cgi | search |
Date: | Sat, 24 Nov 2001 12:26:40 -0500 |
Message-Id: | <200111241726.fAOHQeT01401@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <f7d9a152.0111240900.36cdb919@posting.google.com> |
(jason_hsu AT my-deja DOT com) | |
Subject: | Re: THANKS and a question on "using namespace std;" |
References: | <f7d9a152 DOT 0111240900 DOT 36cdb919 AT posting DOT google DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Why didn't I need it before on what I suspect was an earlier version > of DJGPP? If a new version of DJGPP requiring this line was added > recently, why was the change necessary? Most likely you upgraded gcc. GCC 3.0 follows the C++ standard more strictly, so if your code wasn't strictly compliant before you need to make it strictly compliant now.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |