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

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

[Octave-bug-tracker] [bug #54049] exit(status) writes '\n' to stdout


From: anonymous
Subject: [Octave-bug-tracker] [bug #54049] exit(status) writes '\n' to stdout
Date: Sun, 3 Jun 2018 14:59:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/604.1 (KHTML, like Gecko) Version/11.0 Safari/604.1 Surf/2.0

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

                 Summary: exit(status) writes '\n' to stdout
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 03 Jun 2018 06:59:16 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: Sergey Litvinov
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:


octave --eval 'exit(0);'


writes '\n' to standard output. I think it should be consistent with


octave --eval '1;'


which does not write.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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