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

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

[Octave-bug-tracker] [bug #59572] "system" doesn't work for non-ASCII ch


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59572] "system" doesn't work for non-ASCII characters on Windows
Date: Sun, 29 Nov 2020 11:52:04 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47

URL:
  <https://savannah.gnu.org/bugs/?59572>

                 Summary: "system" doesn't work for non-ASCII characters on
Windows
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Sun 29 Nov 2020 05:52:02 PM CET
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Unexpected Error or Warning
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The function "system" doesn't work on Windows if the command that should be
executed contains non-ASCII characters.

I have a partial fix almost ready that should fix this in synchronous mode
without output.

I believe I also understand what is necessary to get this to work for
asynchronous calls.

But I'm stuck when it comes to understanding the synchronous case with output.
I don't know how to fix getting output including non-ASCII characters.
Is that done in the iprocstream class? If so, how? Any help would be
appreciated.

I'll upload the partial changeset as soon as I have a bug number.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59572>

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




reply via email to

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