Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-16 Thread Jean-Marc Lasgouttes
Le 16/10/2020 à 12:14, Stephan Witt a écrit : Yes, it works. Thank you. Thank you for proposing the right idea :) JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-16 Thread Stephan Witt
Am 16.10.2020 um 10:05 schrieb Jean-Marc Lasgouttes : > > Le 11/10/2020 à 21:06, Stephan Witt a écrit : >> Am 11.10.2020 um 20:55 schrieb Stephan Witt : >> Oh, that was the wrong patch. The correct one is attached now. > > Does what I pushed to master work well? Yes, it works. Thank you. Stepha

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-16 Thread Jean-Marc Lasgouttes
Le 11/10/2020 à 21:06, Stephan Witt a écrit : Am 11.10.2020 um 20:55 schrieb Stephan Witt : Oh, that was the wrong patch. The correct one is attached now. Does what I pushed to master work well? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-12 Thread Daniel
On 2020-10-12 11:11, Jean-Marc Lasgouttes wrote: Le 12/10/2020 à 11:06, Daniel a écrit : In case I have managed to correctly revert a change (first time), it did not make any difference to the warning. I am not sure which change triggered it then. Or maybe I need to update/change something else

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-12 Thread Jean-Marc Lasgouttes
Le 12/10/2020 à 11:06, Daniel a écrit : In case I have managed to correctly revert a change (first time), it did not make any difference to the warning. I am not sure which change triggered it then. Or maybe I need to update/change something else for it to take effect? Did you run ./autogen.s

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-12 Thread Daniel
On 2020-10-09 12:18, Jean-Marc Lasgouttes wrote: [reply on lyx-devel, since this is not something I 100% understand] Le 08/10/2020 à 09:32, racoon a écrit : I am getting lots of warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'?    [-Wunknown-warning-op

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-11 Thread Kornel Benko
Am Sun, 11 Oct 2020 22:07:27 +0200 schrieb Jean-Marc Lasgouttes : > Le 11/10/2020 à 21:06, Stephan Witt a écrit : > >> What do you think of the attached patch? It tests the compiler behavior > >> instead of > >> relying on the version. > >> > >> With Apple clang on missing -Wno-deprecated-copy su

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-11 Thread Jean-Marc Lasgouttes
Le 11/10/2020 à 21:06, Stephan Witt a écrit : What do you think of the attached patch? It tests the compiler behavior instead of relying on the version. With Apple clang on missing -Wno-deprecated-copy support it works. Oh, that was the wrong patch. The correct one is attached now. It is in

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-11 Thread Stephan Witt
Am 11.10.2020 um 20:55 schrieb Stephan Witt : > > Am 09.10.2020 um 12:18 schrieb Jean-Marc Lasgouttes : >> >> [reply on lyx-devel, since this is not something I 100% understand] >> >> Le 08/10/2020 à 09:32, racoon a écrit : >>> I am getting lots of >>> warning: unknown warning option '-Wno-depre

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-11 Thread Stephan Witt
Am 09.10.2020 um 12:18 schrieb Jean-Marc Lasgouttes : > > [reply on lyx-devel, since this is not something I 100% understand] > > Le 08/10/2020 à 09:32, racoon a écrit : >> I am getting lots of >> warning: unknown warning option '-Wno-deprecated-copy'; did you mean >> '-Wno-deprecated'? >>

Re: warning: unknown warning option '-Wno-deprecated-copy'

2020-10-09 Thread Jean-Marc Lasgouttes
[reply on lyx-devel, since this is not something I 100% understand] Le 08/10/2020 à 09:32, racoon a écrit : I am getting lots of warning: unknown warning option '-Wno-deprecated-copy'; did you mean '-Wno-deprecated'?   [-Wunknown-warning-option] I have % clang --version Apple clang versi