[Libreoffice] --enable-dbgutil now with STL debugging

2011-10-17 Thread Michael Stahl


hi all,

[sorry for the late mail, but i didn't realize i had accidentally pushed 
this last week (is there an equivalent of hg outgoing for git?).]


with commit e0c72547ce57c25db61ec3da6c2f2f2792348c7d the debug mode of 
libstdc++ is now enabled on all platforms that use the unxgcc makefiles 
(guess that is all GCC using platforms except MacOSX and MinGW).


this is only active if you configure with --enable-dbgutil.

because the libstdc++ debug mode is not binary compatible with the 
non-debug mode, mixing of object files with it enabled/disabled will 
probably lead to hard to debug crashes, so: if you have a build with 
--enable-dbgutil on affected platform, then please _remove_ all output 
directories (make clean) and build _from_scratch_.


oh, and if you do not build with --enable-dbgutil: why not ?
it will help you find problems...

if you find problems even in a build from scratch please let me know, it 
seems to work fine here :)


if somebody wants this on MacOSX or MinGW as well, please try it out and 
enable it if it works; i can't test those platforms and they are 
sufficiently different that i won't enable it now.


regards,
 michael

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


Re: [Libreoffice] --enable-dbgutil now with STL debugging

2011-10-17 Thread Michael Meeks
Hi Michael,

On Mon, 2011-10-17 at 10:56 +0200, Michael Stahl wrote:
 [sorry for the late mail, but i didn't realize i had accidentally pushed 
 this last week (is there an equivalent of hg outgoing for git?).]

Heh :-) personally I try to read the 'git diff' before committing;
and/or the git log -u before pushing to sanity check it (and I still
push rubbish regularly ;-)

Of course, you can always do: git log origin/master..master to see what
the delta is.

All the best,

Michael.

-- 
michael.me...@suse.com  , Pseudo Engineer, itinerant idiot

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