[GCC-XML]Two problems on VC++7.1
Brad King
brad.king at kitware.com
Mon May 17 09:54:41 EDT 2004
Pere Mato Vila wrote:
> I am having a couple of problems with the emulation of VC++7.1.
>
> 1) The following code
>
> #include <typeinfo>
> using std::type_info;
>
> Produces the following error:
>
> tyinfo.cpp:2: error: `type_info' is already declared in this scope
> tyinfo.cpp:2: error: using declaration `type_info' introduced ambiguous
> type `
> type_info'
>
> 2) Compiling <signal.h> has a problem with __decl and produces the
> following error.
>
> In file included from signal.cpp:1:
> C:/Program Files/Microsoft Visual Studio .NET
> 2003/Vc7/Include/signal.h:92: error: syntax
> error before `int'
Please submit these problems as separate bug reports here:
http://www.gccxml.org/Bug
Thanks,
-Brad
More information about the gccxml
mailing list