For the --enable-debug in autogen.input ( configure.ac)

can you review to make ASSERT_ALWAYS_ABORT available also for debug builds .
to be either true or false.

 

currently in configure.ac

--enable-assert-always-abort    make assert() abort even in release mode

 

Suggest adding

--enable-assert-dbg-never-abort     prevent assert() aborts in debug mode.

 

 

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to