Le 11/05/2023 à 03:08, Richard Kimberly Heck a écrit :
On 5/10/23 13:00, Jean-Marc Lasgouttes wrote:
Hello,
Trying to run LyX under valgrind, I find many AVX2-related valgrind
warnings (see attachment). It seems related to a change of variable
initialization order by the compiler.
The follo
On 5/10/23 13:00, Jean-Marc Lasgouttes wrote:
Hello,
Trying to run LyX under valgrind, I find many AVX2-related valgrind
warnings (see attachment). It seems related to a change of variable
initialization order by the compiler.
The following patch fixes the first warnings. The other ones will
Hello,
Trying to run LyX under valgrind, I find many AVX2-related valgrind
warnings (see attachment). It seems related to a change of variable
initialization order by the compiler.
The following patch fixes the first warnings. The other ones will be a
bit more complicated.
Ideas?
JMarc
Fr