This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
Gabriel Dos Reis <gdr@integrable-solutions dot net> writes:
> That also makes other unspoken assumptions. I'm getting more and of
> the opinion that C99 hex floating notation (with canonical form) might
> a better alternative.
Is it possible to have infinities or NaNs in mangled names? If so, you'll
need a canonical form for those, too.
--
Jonathan Lennox
lennox at cs dot columbia dot edu
- References:
- [PATCH] PR libstdc++/12736 / C++-ABI demangler update.
- Re: [PATCH] PR libstdc++/12736 / C++-ABI demangler update.
- [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- [PATCH] PR libstdc++/13045 / C++ demangler,floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.
- Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.