[Libreoffice-bugs] [Bug 130426] New: Overflow error for unicode beyond Chr(&F7FFF)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Feb 4 12:34:20 UTC 2020


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

            Bug ID: 130426
           Summary: Overflow error for unicode beyond Chr(&F7FFF)
           Product: LibreOffice
           Version: 6.4.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: villeroy at t-online.de

c = Chr(&F7FFF) 'OK
c = Chr(&F8000) 'Inadmissable type of value. Overflow error

I found
https://gerrit.libreoffice.org/plugins/gitiles/core/+diff/ca6ddfcc9385f1c31531eae31dfa81a9dda246f0%5E%21
in the 6.4 release notes.

-- 
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/20200204/339068e0/attachment.htm>


More information about the Libreoffice-bugs mailing list