>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | |
Lars> Lars> I'd realy like to use namespaces. | | Lars> What compilers
Lars> have problems? | | Basically gcc 2.8.x, egcs 1.0.x.

Lars> Yes, but is this namespaces in general or "only" std::?

Namespace in general:

fantomas: g++-2.8.1 ns.cc
ns.cc:4: sorry, not implemented: namespace
ns.cc: In function `int main()':
ns.cc:11: `Test' undeclared (first use this function)
ns.cc:11: (Each undeclared identifier is reported only once
ns.cc:11: for each function it appears in.)
ns.cc:11: parse error before `::'

JMarc

Reply via email to