This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11685] typeinfo is not demangled in error messages
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Aug 2003 12:50:34 -0000
- Subject: [Bug c++/11685] typeinfo is not demangled in error messages
- References: <20030727171012.11685.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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.
>
>