On Mon, Aug 03, 2026 at 09:30:41AM +0000, Juergen Spitzmueller wrote:
> commit e569426b1583df3b7dd6c606cc0feadc37e5723b
> Author: Juergen Spitzmueller <[email protected]>
> Date:   Mon Aug 3 11:29:12 2026 +0200
> 
>     Support for front/main/backmatter (#12424)
>     
>     Based on a patch by Daniel Ramöller
>     
>     File and layout format change

gcc complains:
RowPainter.cpp: In member function 'void lyx::RowPainter::paintFirst() const':
RowPainter.cpp:439:24: warning: enumeration value 'MATTER_NONE' not handled in 
switch [-Wswitch]
  439 |                 switch (par_.params().startOfMatter()) {
      |                        ^

P
-- 
lyx-devel mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to