https://bugs.documentfoundation.org/show_bug.cgi?id=146281

--- Comment #7 from Mike Kaganski <mikekagan...@hotmail.com> ---
(In reply to Julien Nabet from comment #5)

Debugging _CheckArgument in Basic IDE, I see that *before* the initial
assignment '_CheckArgument = False', all the arguments show in the IDE's
tooltip (either their values, or <missing parameter>), and also they show in
watch window; but after that line, all of them are shown in Watch window as
"Out of scope".

Possibly the above is unrelated, and is only some bug in IDE, so please
disregard that for now.

Another possibly unrelated thing that I see while debugging is setting an error
when calling m_xMethod->Clear() in BasicScriptImpl::invoke [2] (see
tdf#143582).

My suspicion wrt the current problem would be SbiRuntime::StepPARAM call when
executing [1].

[1]
https://opengrok.libreoffice.org/xref/core/wizards/source/access2base/Utils.xba?r=57666b8b&mo=4607&fi=113#113
[2]
https://opengrok.libreoffice.org/xref/core/scripting/source/basprov/basscript.cxx?r=24d24deb&mo=8965&fi=247#247

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to