On Wed, Apr 16, 2008 at 09:09:40AM +0200, Pavel Sanda wrote: > > g++ -g -O2 -o lyxclient boost.o client.o debug.o gettext.o Messages.o > > ../../src/support/.libs/liblyxsupport.a -L/usr/lib -lQtCore > > ../../boost/.libs/liblyxboost.a -lSM -lICE -lz -L/usr/lib64 -lX11 > > ../../src/support/.libs/liblyxsupport.a(debug.o): In function > > here too. > > bisect leads me here: > http://www.lyx.org/trac/changeset/24249 > Andre'?
Well, it's not exactly surprising that replacing an empty assert macro with one that actually barks increases the noise level ;-) And no, that change is not the problem... Andre'