https://bugs.documentfoundation.org/show_bug.cgi?id=93600
--- Comment #6 from Julien Nabet <[email protected]> --- Some gdb session: Breakpoint 1, ScConditionFrmtEntry::OnEdChanged (this=0x736faa0, pEdit=0x73994a0) at /home/julien/compile-libreoffice/libreoffice/sc/source/ui/condformat/condformatdlgentry.cxx:311 311 boost::scoped_ptr<ScTokenArray> ta(aComp.CompileString(aFormula)); (gdb) n 314 if( ta->GetCodeError() ) (gdb) p ta $1 = boost::scoped_ptr {<formula::FormulaTokenArray> = {_vptr.FormulaTokenArray = 0x2aaacfe2b7d0 <vtable for ScTokenArray+16>, pCode = 0x0, pRPN = 0x0, nLen = 0, nRPN = 0, nIndex = 0, nError = 0, nMode = NORMAL, bHyperLink = false, mbFromRangeName = false}, mnHashValue = 1, meVectorState = FormulaVectorEnabled} (gdb) p aFormula $2 = "=" -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
