[LyX/master] lyxbuild: commented out debug code

Scott Kostyshak <[email protected]> Sun, 14 Jun 2026 11:02:24 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit c1d89e61077b440f45c4003d4b1a276e5e7d3019
Author: Scott Kostyshak <[email protected]>
Date:   Sun Jun 14 13:01:09 2026 +0200

    lyxbuild: commented out debug code
---
 development/lyx-tester/lyxbuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/development/lyx-tester/lyxbuild b/development/lyx-tester/lyxbuild
index 672c291f98..7685acb5aa 100755
--- a/development/lyx-tester/lyxbuild
+++ b/development/lyx-tester/lyxbuild
@@ -826,6 +826,11 @@ else
     CPPFLAGS=""
   fi
   #
+  # Good place to put flags temporarily that we unconditionally want at the end
+  # (to dominate previous flags).
+  #CPPFLAGS+=";-Wnonnull"
+  #
+  #
   # Should be a semi-colon separated list (if more than one option).
   # The following naive Bash append works well even if CPPFLAGS is empty,
   # i.e., ";-O3" is processed well.
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs