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

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

[Octave-bug-tracker] [bug #53034] Octave GUI fails to open when stdin cl


From: Rik
Subject: [Octave-bug-tracker] [bug #53034] Octave GUI fails to open when stdin closed. Patch included
Date: Thu, 1 Feb 2018 12:54:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53034 (project octave):

                  Status:         Patch Submitted => Patch Reviewed         

    _______________________________________________________

Follow-up Comment #2:

Attached is an updated patch with a commit message.  I built and installed a
development version of Octave in order to run the three tests in comment #1. 
Tests #1 and #3 pass just fine.  Using a pipe also works correctly as in


echo 'disp (pi)' | octave
 3.1416


Test #2 gives strange results


octave <&-
parse error:

  invalid character '' (ASCII 17)

>>>
����2*a�!����>N�{8��ψL�$�M�)!��{�Ug���,���
                                       
    ^                                                                         
       


Is there another way to verify that this works when stdin is closed?


(file #43153)
    _______________________________________________________

Additional Item Attachment:

File name: 53034.cset                     Size:1 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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