Bug in master (related to docbook changes?)

Kornel Benko kornel at lyx.org
Sat Jul 11 12:22:14 UTC 2020


Am Sat, 11 Jul 2020 14:16:10 +0200
schrieb Jürgen Spitzmüller <spitz at lyx.org>:

> Am Samstag, den 11.07.2020, 14:03 +0200 schrieb Kornel Benko:
> > ?? Which changes? I always use the newest source.  
> 
> The question is probably whether you can see it before and not
> after aaeb4252302.
> 
> Jürgen

I was sure, I saw it after aaeb4252302. But now ...

Start:
        cd lyx-src
        ./autogen.sh
Make a clean build:
        rm -rf build
        mkdir build
        cd build
        ../configure --enable-stdlib-debug=yes --disable-maintainer-mode ...
        make
check ./src/lyx, it does not crash
Edit ../src/insets/InsetFloat.cpp, swap includes (config.h, typeinfo)
        rm ./src/insets/InsetFloat.o
        rm ./src/liblyxinsets.a
        rm ./src/lyx
        make
check ./src/lyx, crash

So, probably, I have not seen it after this commit.

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20200711/60d71325/attachment.asc>


More information about the lyx-devel mailing list