On 29.04.2011 18:38, Pavel Sanda wrote:
Peter Kümmel wrote:
-------- Original-Nachricht --------
Datum: Fri, 29 Apr 2011 18:08:55 +0200
Von: Pavel Sanda<sa...@lyx.org>
An: lyx-devel@lists.lyx.org
Betreff: Re: Trunk is completely frozen for any commits

Peter Kümmel wrote:
- openSuse 11.4, but monolithic build is broken

whats the error message?
pavel

/home/synth/sanbox/lyx/lyx-2.0.0/src/frontends/qt4/GuiBibtex.cpp: In member 
function ???virtual void lyx::frontend::GuiBibtex::updateContents()???:
/home/synth/sanbox/lyx/lyx-2.0.0/src/frontends/qt4/GuiBibtex.cpp:332:30: error: no match 
for ???operator==??? in ???btprint == "btPrintNotCited"???
/home/synth/sanbox/lyx/lyx-2.0.0/src/frontends/qt4/GuiWorkArea.cpp:1803:6: note: 
candidate is: bool lyx::frontend::operator==(const lyx::frontend::DisplayPath&, 
const lyx::frontend::DisplayPath&)

Attached a patch.

i dont like this patch. wouldn't  btprint == docstring("btPrintNotCited") work?

I also don't like the patch. I first tried docstring("btPrintNotCited") but
gcc doesn't know the const char* ctor any more.

2.0.1 business anyway.
OK.


pavel


Reply via email to