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

--- Comment #5 from Wolfgang Jäger <[email protected]> ---
(In reply to QA Administrators from comment #4)
> Dear Wolfgang Jäger, ...
> 
> If you have time, please do the following:
> 
> MassPing-UntouchedBug

Tested with V 7.3.0.0.beta1 (x64) under Win10.

Results unchanged. (The regression check already was done in advance of
reporting the bug.) 

===
An additional aspect:  
The Basic code posted in the report relied on the default ByRef way of passing
parameters to Basic subroutines.  

I now also tested with the explicit ByRef clause.  
The results were unchanged.  

The mentioned additional test also ran in jurassic LibO V 3.3.0.4 (32 bit
PortableApps) with unchanged results. I didn't test anew with versions
in-between.
===

======
Suggestion: 
The behaviour as originally reported, and judged to be a bug based on the
specification of ByRef as default parameter passing in Basic, may be left
unchanged. In very rare cases a change might even break old code.

In case of *explictly declared ByRef* the handling should either actuallly
grant ByRef, or -where the implementation can't do so for fundamental reasons-
throw an error.
======

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

Reply via email to