Am Fri, 17 May 2024 05:57:27 +0200
schrieb "Jürgen Spitzmüller" <jspi...@gmail.com>:

> Am Donnerstag, dem 16.05.2024 um 22:19 +0200 schrieb Kornel Benko:
> > -- Error line = /usr2/src/lyx/lyx-
> > git/src/insets/InsetTabular.cpp:1070:51: runtime
> > error: load of value 110, which is not a valid value for type 'bool'
> > 
> > Picky compiler ...  
> 
> Aha. I don't get what it is complaining about, though.
> 

According to gdb, the value of 'is_long_tabular' == 110 here.
Maybe the pointer to the struct where is_long_tabular is contained in is not 
yet correct.
I get this warning only if lyx is compiled with debugging enabled.
I don't see, where such value is else coming from.

        Kornel

Attachment: pgpLlhEk8SW8x.pgp
Description: Digitale Signatur von OpenPGP

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to