egcs1.1.1 namespace bug?

Joe Van Andel vanandel@atd.ucar.edu
Mon Dec 7 19:24:00 GMT 1998


When compling 'CXX', which is a library designed to ease C++ to Python 
interfacing, I get:

Include/CXX_Objects.h:915: sorry, not implemented: `namespace_decl' not supported by dump_type
In file included from Include/CXX_Extensions.h:5,
                 from Demo/r.h:1,
                 from ./Demo/r.cxx:1:
Include/CXX_Objects.h:915: no class template named `iterator' in `'
Include/CXX_Objects.h:915: confused by earlier errors, bailing out

I've attached a compressed pre-processed source file.  The original 
library can be FTP'd from
ftp-icf.llnl.gov/pub/python/LLNLPython6.tgz

I suspect this library is a great test case for EGCS, since it makes 
heavy use of exception handling, STL, and namespaces.





Joe VanAndel  		Internet: vanandel@ucar.edu
National Center for	http://www.atd.ucar.edu/~vanandel/home.html
Atmospheric Research

-------------- next part --------------
A non-text attachment was scrubbed...
Name: r.ii.gz
Type: application/x-gzip
Size: 40251 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981207/3ce49f9a/attachment.bin>


More information about the Gcc-bugs mailing list