]> git.lyx.org Git - lyx.git/commit
Disable deprecated-copy warning with clang10 and gcc10
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 28 Apr 2020 11:16:45 +0000 (13:16 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 30 Apr 2020 16:02:06 +0000 (18:02 +0200)
commit7898e0741260ad0454d81d3c1bedffe46dde4526
tree545e9ec89a5c10f470d86b2cbf236d926ad8619e
parente47834104a5d68e0e0a5141fa1824ce34ea2ae46
Disable deprecated-copy warning with clang10 and gcc10

This was already done for gcc9 and saves tons of warnings.

Note that the warning in Qt are gone with Qt5.13, so eventually we
will have to get rid of our own copy issues.

(cherry picked from commit e9e8069b170ef3128402bc6e6f657339da1760a2)
(cherry picked from commit db5021c42eb5828c3fa0fd786b14eafcf9fed52f)
config/lyxinclude.m4
status.23x