Re: Check for the -Wno-deprecacted-copy compiler option in cmake build

2021-04-03 Thread Kornel Benko
Am Sat, 3 Apr 2021 18:13:17 +0200 schrieb pdv : > The Apple Clang compiler does not recognize the -Wno-deprecated-copy > compiler option. See thread "Re: warning: unknown warning option > '-Wno-deprecated-copy'" (8/10/2020) in this list. > > This was solved for the autotools build with commit 4

Check for the -Wno-deprecacted-copy compiler option in cmake build

2021-04-03 Thread pdv
The Apple Clang compiler does not recognize the -Wno-deprecated-copy compiler option. See thread "Re: warning: unknown warning option '-Wno-deprecated-copy'" (8/10/2020) in this list. This was solved for the autotools build with commit 4aee447af1 (13/10/2020). I've implemented a similar check

Re: Bookmark Marker Weirdness

2021-04-03 Thread Richard Kimberly Heck
On 4/3/21 9:31 AM, Jean-Marc Lasgouttes wrote: > Le 11/03/2021 à 16:26, Jürgen Spitzmüller a écrit : >>> Do you lean that inline could be better now that drifting is fixed? >> >> Yes, as it more precisely indicates the position. > > So, it would mean that we want the attached pair of patches. > > T

Re: Bookmark Marker Weirdness

2021-04-03 Thread Jean-Marc Lasgouttes
Le 11/03/2021 à 16:26, Jürgen Spitzmüller a écrit : Do you lean that inline could be better now that drifting is fixed? Yes, as it more precisely indicates the position. So, it would mean that we want the attached pair of patches. Testing appreciated, I would like to avoid going back and for