Mail Archives: djgpp/1999/04/13/19:50:40
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
- Raw text -