From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: namespace not yet implemented? Date: Tue, 13 Apr 1999 01:23:46 +0000 Organization: CRL Network Services Lines: 24 Message-ID: <37129CA2.C5845B5B@a.crl.com> References: <3712502F DOT 2233A3E8 AT sci DOT kun DOT nl> NNTP-Posting-Host: a116002.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.0.34 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Maarten Jansonius wrote: > > When I first started using djgpp/RHIDE to do my homework for this c++ > course I'm following, I was quite happy with it. It seemed to work > without any problem. It even accepted the compulsory "using namespace > std;" line, so I assumed namespaces were implemented. > > So it was quite a disappointment to get the message "sorry not > implemented: namespace" when I first tried to define my own namespace. I > used a working (on Mac CodeWarrior 3, that is) sample program to test > this, but it gave the same message. > > Why is the namespace thing not yet implemented? I thought the GNU > c++ [many thanx to all who contributed] was being kept closely up to the > new ANSI C++ standards ? And is there any sensible guess about WHEN it > will be implemented? The latest egcs (available in the ftp://ftp.cdrom.com/pub/simtelnet/gnu/djgpp/v2gnu/egcs directory) supports namespaces. -- Weiqi Gao weiqigao AT a DOT crl DOT com