[PATCH] Fix write to uninitialized bytes for XCB event
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Wed Feb 19 21:45:12 UTC 2020
Le 19 février 2020 22:25:31 GMT+01:00, Pavel Sanda <sanda at lyx.org> a écrit :
>So the oldest distro on which I regularly compile lyx master has gcc
>4.8.
>Because I suspect no one around is using even older config we can't
>really
>guarantee 4.7 (stand up if I am wrong) so we should change INSTALL
>instructions
>to 4.8 and freely use the suggested alignas(32).
I was not aware that 4.7 did not have full c++11 support. We should definitely require 4.8, or add whatever does not work with 4.7 to our test code for c++11.
Jmarc
More information about the lyx-devel
mailing list