This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/11685] typeinfo is not demangled in error messages


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11685



------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-29 12:50 -------
Subject: Re:  typeinfo is not demangled in error messages

> 
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11685
> 
> 
> 
> ------- Additional Comments From gdr at gcc dot gnu dot org  2003-08-29 12:48 -------
> I don't know what to do with this PR.  Demangling the typeid as part of
> diagnostic messages would mean that now the demangler is part of the compiler,
> which in some sense is unacceptable.  On the other hand, there should be room
> for improvement.
> 
> does the rporter object to classifying this an enhancement, and nto a bug
> proper?

Yes that is fine.

> 
> -- Gaby
> 
> 
> 
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 
>


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