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

Jean-Marc Lasgouttes lasgouttes at lyx.org
Fri Oct 4 17:23:42 UTC 2024


Le 04/10/2024 à 19:18, Enrico Forestieri a écrit :
> We should now either get rid of STD_STRING_USES_COW or implement the 
> right check for it.

I would get rid of it, since it is required by the standard to not use 
COW. Our new requirement is "a C++ compiler that _really_ implements 
C++11" (remember that Qt6 requires C++17 anyway).

JMarc


More information about the lyx-devel mailing list