This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.


Carlo Wood <carlo@alinoe.com> writes:

| > Whether, it is "very practical" is a subjective decision.  You can
| > either decide that you won't implement it; in that case, just sorry --
| > giving user a clear, unambiguous diagnostic. Or implement it, in a way 
| > that does not trump.  Rather sorry than oops.
| 
| You mean, you rather have demangling failure on ALL targets than the
| wrong decimal form on a Cray, but correct ones on all IEEE targets?

No. I mean failue *in case* you can't get it right.

-- Gaby


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