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

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]         |[email protected]
                   |                            |desktop.org
             Status|ASSIGNED                    |NEW

--- Comment #4 from Stephan Bergmann <[email protected]> ---
(In reply to Mike Kaganski from comment #3)
> I am not sure this should work actually. It's incorrect to use Chr with
> negative value; and "helpful" Basic rules mandate that &F8000 is negative
> (see tdf#62326). A positive integral value should be passed, and to make it
> possible, tdf#130476 should be implemented instead, to allow using
> 
> Chr(&F8000&)

"Chr(&H8000&)", I assume.

Still, I guess that existing code using Chr(&H8000) etc. is not too uncommon,
and avoiding a regression with the small change of
<https://gerrit.libreoffice.org/c/core/+/89090> "tdf#130426 Support Basic
Chr(&H8000), ..., Chr(&HFFFF) again" should be rather harmless.  But I don't
care too much either way.

-- 
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

Reply via email to