https://bz.apache.org/ooo/show_bug.cgi?id=19221
--- Comment #12 from Matthias Seidel <[email protected]> --- (In reply to Laurent BP from comment #10) > It seems this patch introduced a regression with TAN function. See > tdf#102872: > In basic/source/runtime/stdobj.cxx#523 > { "Tab", SbxSTRING, 1 | _FUNCTION, RTLNAME(Tab),0 > }, > TAB function is expecting a parameter which is taken next line so TAN is > unable. > Should insert a line#524 like: > { "Count", SbxLONG, 0,nullptr,0 }, Thanks Laurent! I will do a test build with your patch added now. Sorry that we haven't seen that for so long... -- You are receiving this mail because: You are on the CC list for the issue.
