On Fri, Jan 12, 2001 at 03:51:42PM +0100, Lars Gullik Bj&resh;nnes wrote:
> | Basically gcc 2.8.x, egcs 1.0.x.
> 
> Yes, but is this namespaces in general or "only" std::?

My compiler (egcs-1.0.3) fails

x.C:4: sorry, not implemented: namespace
x.C: In function int main()':
x.C:11: Test' undeclared (first use this function)
x.C:11: (Each undeclared identifier is reported only once
x.C:11: for each function it appears in.)
x.C:11: parse error before ::'

But if I'm the only one preventing the usage of namespace, I can upgrade my
compiler.

Reply via email to