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

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

[Octave-bug-tracker] [bug #53875] Test suite fails with non-ASCII charac


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #53875] Test suite fails with non-ASCII characters if system code page is not UTF-8
Date: Thu, 10 May 2018 17:52:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0

URL:
  <http://savannah.gnu.org/bugs/?53875>

                 Summary: Test suite fails with non-ASCII characters if system
code page is not UTF-8
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Thu 10 May 2018 09:52:07 PM UTC
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When running the test suite on Windows our sources are read with the system
code page. All our source code is in UTF-8 however. If tests include non-ASCII
characters they are incorrectly interpreted (see e.g. bug #53873).

We could solve this by temporarily changing to '__mfile_encoding__ ("utf-8")'
while running the test suite.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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