> > > 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 claiming that it is the root of the problem. just that before > this patch compilation worked and after it stops ;) > pavel
Andre, I'm still suffering from this. If you try to build in monolithic mode, linker shout because there are identical definitions on support/debug.cpp and client/debug.cpp. While I don't know which exactly was the commit breaking the logic, its pretty clear it has something to do with your last grafecul assert games. I'm not sure whats the best way to fix this. Can you look on it please? Pavel