This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Namespace and enums


On Mar  1, 2001, "Marcus A Martin" <shalidor@cfl.rr.com> wrote:

> foo.cpp:24: sorry, not implemented: `namespace_decl' not supported by
> dump_type

> Can anyone tell me what this error means?  I read it as this capability is
> not supported by the compiler.

Your reading is correct.

> Does anyone know of a valid workaround for this problem?

How about declaring Bing in the global namespace?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]