[Libreoffice-bugs] [Bug 130426] Overflow error for unicode beyond Chr(&H7FFF)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 20 10:51:02 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130426
Stephan Bergmann <sbergman at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Summary|Overflow error for unicode |Overflow error for unicode
|beyond Chr(&F7FFF) |beyond Chr(&H7FFF)
Assignee|libreoffice-bugs at lists.free |sbergman at redhat.com
|desktop.org |
Ever confirmed|0 |1
--- Comment #2 from Stephan Bergmann <sbergman at redhat.com> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200220/8d472ebd/attachment.htm>
More information about the Libreoffice-bugs
mailing list