octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53873] "upper" and "lower" don't work with no


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #53873] "upper" and "lower" don't work with non-ASCII characters
Date: Thu, 10 May 2018 17:44:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #53873 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

The attached patch uses gnulib's u8_tolower and u8_toupper instead of the
corresponding functions from the standard library.

The tests will fail on Windows because the .tst-files will be read with the
system code page but all our sources are in UTF-8.
We could fix this by temporary switching to UTF-8 while running the test
suite. I'll open a new bug report about this.

We should wait with applying this patch until the other bug will be fixed.

(file #44138)
    _______________________________________________________

Additional Item Attachment:

File name: bug53873_u8_lower_upper.patch  Size:6 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53873>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]