[LyX/master] lyxbuild: comments

Scott Kostyshak skostysh at lyx.org
Sat Feb 21 18:23:58 UTC 2026


commit b63efb228dc29fe5a443cabf8578902472ae7b63
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sat Feb 21 19:23:30 2026 +0100

    lyxbuild: comments
---
 development/lyx-tester/lyxbuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/development/lyx-tester/lyxbuild b/development/lyx-tester/lyxbuild
index 0af3963aaa..672c291f98 100755
--- a/development/lyx-tester/lyxbuild
+++ b/development/lyx-tester/lyxbuild
@@ -736,8 +736,9 @@ else
       # #https://stackoverflow.com/questions/56761591/how-do-i-organize-members-in-a-struct-to-waste-the-least-space-on-alignment
       CPPFLAGS+=";-Wno-padded"
 
-      # todo: lyx-devel says it would be good to clean these up.
+      # lyx-devel says it makes sense to keep these clean
       # (https://www.mail-archive.com/search?l=mid&q=4cee06c8-0646-4f1a-b81f-409d6de33a4b%40gmail.com)
+      # For fixes, see Jürgen's commits on 2026-02-20.
       CPPFLAGS+=";-Wshadow"
 
       # Gives a lot of various types of warnings with GCC.


More information about the lyx-cvs mailing list