Pavel Sanda wrote:
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...
i'm no
> > > > 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...
> > >
> > > i'm not claiming that it is the root of the problem. just that before
> > > this
On Thu, Apr 17, 2008 at 10:51:25PM +0200, Pavel Sanda wrote:
> > > > 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 bark
> > > 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 probl
> > 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...
i'm not claim
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
> 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 h
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
`lyx::LyXErr::disable()':
/cvs/lyx-