Am Sat, 11 Jul 2020 14:16:10 +0200
schrieb Jürgen Spitzmüller <[email protected]>:

> 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

Attachment: pgpGMkk2MuSdS.pgp
Description: Digitale Signatur von OpenPGP

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

Reply via email to