https://issues.dlang.org/show_bug.cgi?id=14956

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> ---
(In reply to Marco Leise from comment #2)
> The mangling of the mangling changed? I thought that was a typo, but
> obviously you are right.

The C++-98 use of "Sb" and "Ss" is a special mangle string, and not actually
representative of the actual name or namespace of basic_string.

Perhaps a better way of putting it would have been: "The abbreviations for
mangling basic_string have been removed and replaced with a new namespace".

--

Reply via email to