https://bugs.documentfoundation.org/show_bug.cgi?id=118440
--- Comment #3 from [email protected] --- just a guess: https://opengrok.libreoffice.org/xref/core/scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java?r=49cdc1da#199 https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#811 https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#832 https://opengrok.libreoffice.org/xref/core/scripting/examples/java/debugger/OORhinoDebugger.java?r=3f43627a#85 I haven't checked but the code maybe calls https://opengrok.libreoffice.org/xref/core/external/rhino/rhino1_5R5.patch?r=57adce8b#515 so the code tries to compile the script? minor note 1: currently LibreOffice fetches rhino from https://opengrok.libreoffice.org/xref/core/Makefile.fetch?r=f54478cc#211 https://opengrok.libreoffice.org/xref/core/download.lst?r=e8b1dab6#227 https://dev-www.libreoffice.org/src/ minor note 2: later than the version of rhino gui debugger Libreoffice references, the file was splitted into two files, but this hasn't changed. https://github.com/mozilla/rhino/commit/2e82602eb1211d4009a62a6472713b525c827751#diff-bdb1bb5b444802085cf1fe7116bb4e1dR1769 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
