GCC >= 5? (was: [patch] Removal of strfwd.h)

Pavel Sanda sanda at lyx.org
Fri Oct 4 16:54:15 UTC 2024


On Fri, Oct 04, 2024 at 05:28:29PM +0200, Jean-Marc Lasgouttes wrote:
> > If we are sure that the thread safety issue is gone for all reasonable
> > STL implemtations then yes (so far I saw only explicit ack for gcc5,
> > but did not googled around).
> 
> This threadsafe string implementation is a requirement for C++11 AFAIK.
> 
> Have a look at the last row of the last table here:
> https://en.cppreference.com/w/cpp/11

Thanks for the table. All major ones we use seem to have it,
who cares about Borland nowadys ;)

So yes, I can ditch those after some time as well.

Pavel


More information about the lyx-devel mailing list