[LyX/master] Make bookmarks display configurable
Jean-Marc Lasgouttes
lasgouttes at lyx.org
Wed Apr 7 15:26:55 UTC 2021
Le 07/04/2021 à 17:13, Pavel Sanda a écrit :
> Maybe related?:
>
> LyXRC.cpp: In member function 'void lyx::LyXRC::write(std::ostream&, bool, const string&) const':
> LyXRC.cpp:1755:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
> if (tag != RC_LAST)
> ^~
> LyXRC.cpp:1758:2: note: here
> case RC_MAC_DONTSWAP_CTRL_META:
> ^~~~
Yes it was. I found it when comiling with a newer compiler.
> At global scope:
> cc1plus: warning: unrecognized command line option '-Wno-deprecated-copy'
I have to do something about this one too.
JMarc
More information about the lyx-devel
mailing list