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

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

[Octave-bug-tracker] [bug #56228] who(s) shouldn't print a header line a


From: Rik
Subject: [Octave-bug-tracker] [bug #56228] who(s) shouldn't print a header line about available variables when there are no variables
Date: Sat, 27 Apr 2019 12:59:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: who(s) shouldn't print a header line about available
variables when there are no variables
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Sat 27 Apr 2019 09:59:33 AM PDT
                Category: Octave Function
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

This is just a small nit.  When you use the who command, and there are no
variables in the present scope, it still prints a summary line and three
newlines.

Steps to reproduce:


clear all
who
Variables visible from the current scope:



octave:4> 


Matlab doesn't bother to print anything and just advances the command counter.
 I think Octave should do the same.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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