diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2022-02-09 14:33:25 +0100 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2022-02-10 09:43:10 +0100 |
commit | 3e340d3f7b73c8577e58c561a34c2b826e77da51 (patch) | |
tree | 74a8a8754ab00409c8c8b4eecc495df83266b141 /include/sfx2/sfxhelp.hxx | |
parent | cecf2082df0427babc491dfad10f6e15e0ec7583 (diff) |
ScriptForge - (SF_Utils) review optional argument of _Repr()
As from LO 7.3, optional missing arguments must not be used
in assignments and comparisons.
The Basic interpreter tolerated it before 7.3.
Probable commit having changed Basic behaviour:
https://gerrit.libreoffice.org/c/core/+/121794
A unique case of this singularity was found in the
SF_Utils._Repr()
method.
The bad consequence was that the commonly used
SF_Exception.DebugPrint()
method calls above method. This broke in fact
the whole ScriptForge library.
Change-Id: Iba8792b92c73c992429de4382bd8a3dc4b58a94f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129728
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'include/sfx2/sfxhelp.hxx')
0 files changed, 0 insertions, 0 deletions