Error with one of last commits

Jean-Marc Lasgouttes lasgouttes at lyx.org
Thu Oct 24 12:34:06 UTC 2024


Le 24/10/2024 à 14:38, Kornel Benko a écrit :
>>       Forbid the use of gcc 4.9 (which still uses COW).
> 
> Is gcc4.10 allowed, or should we start with 5.0?

There is no gcc 4.10. In this commit, I forced 5.x (there is no 5.0, gcc 
always starts at 1). But in the most recent commit, I enforced C++17, 
which means g++ 6 to 8, depending on what we need in C++17. We'll learn 
with time.

JMarc



More information about the lyx-devel mailing list