[Bug libstdc++/83077] sso-string @ gnu-versioned-namespace.
Jonathan Wakely
jwakely.gcc@gmail.com
Thu Dec 9 22:30:55 GMT 2021
On Thu, 9 Dec 2021 at 21:10, François Dumont via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
>
> On 08/12/21 5:21 pm, Jonathan Wakely wrote:
> > It looks like I never replied to this one, sorry.
> >
> > On Sun, 28 Feb 2021 at 14:51, François Dumont via Libstdc++
> > <libstdc++@gcc.gnu.org> wrote:
> >> Hi
> >>
> >> I took in bugzilla and started working on this enhancement.
> >>
> >> I am in the step of implementing what is in
> >> src/c++11/cow-stdexception.cc for the sso string.
> > Maybe I've misunderstood, but why? The content of that file is
> > explicitly for the COW string, and only the COW string.
> I meant to do something similar for the sso string.
But that's already done by src/c++98/stdexcept.cc
More information about the Libstdc++
mailing list