https://bugs.freedesktop.org/show_bug.cgi?id=59916
--- Comment #30 from Noel Power <[email protected]> --- on a gentoo machine the 508 gets set from at /build-portage/portage/app-office/libreoffice-4.0.0.2/work/libreoffice-4.0.0.2/formula/source/core/api/FormulaCompiler.cxx:1089 1089 SetError(errPairExpected); (gdb) list 1084 { 1085 pFacToken = mpToken; 1086 eOp = NextToken(); 1087 if (eOp != ocOpen) 1088 { *1089 SetError(errPairExpected); sorry can't tell what eOp is ( seems it is optimised out ) and debugging remotely without the env you are familiar with is painful :-( ( and I am not really familiar with formula stuff ) hopefully even the above might give Eike or someone a hint, I will try and find out more -- 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
