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

Stephan Bergmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
            Summary|Overflow error for unicode  |Overflow error for unicode
                   |beyond Chr(&F7FFF)          |beyond Chr(&H7FFF)
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
     Ever confirmed|0                           |1

--- Comment #2 from Stephan Bergmann <[email protected]> ---
(In reply to Andreas Säger from comment #0)
> c = Chr(&F7FFF) 'OK
> c = Chr(&F8000) 'Inadmissable type of value. Overflow error

Here and in the summary (which I updated now), I assume you mean &H... rather
than &F...

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