Re: [LyX/master] Fix compilation on gcc-15

2025-01-17 Thread Scott Kostyshak
On Fri, Jan 17, 2025 at 09:54:14AM +, José Matos wrote: > On Fri, 2025-01-17 at 10:08 +0100, Scott Kostyshak wrote: > > (next time) please put the warning/error output that GCC gives you in the > > commit message. > > > > This way, when I am bisecting and I see that error, I can search in the

Re: [LyX/master] Fix compilation on gcc-15

2025-01-17 Thread José Matos
On Fri, 2025-01-17 at 10:08 +0100, Scott Kostyshak wrote: > (next time) please put the warning/error output that GCC gives you in the > commit message. > > This way, when I am bisecting and I see that error, I can search in the LyX > log and I know which commit I need to cherry-pick. > > Thanks f

Re: [LyX/master] Fix compilation on gcc-15

2025-01-17 Thread Scott Kostyshak
(next time) please put the warning/error output that GCC gives you in the commit message. This way, when I am bisecting and I see that error, I can search in the LyX log and I know which commit I need to cherry-pick. Thanks for the fix. Scott On Fri, Jan 17, 2025 at 07:40:05AM +, José Ma