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

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

[Octave-bug-tracker] [bug #63743] urlread does not display output even t


From: Rik
Subject: [Octave-bug-tracker] [bug #63743] urlread does not display output even though semicolon is not used
Date: Thu, 2 Feb 2023 23:55:33 -0500 (EST)

Update of bug #63743 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 
           Fixed Release:                    None => 9.1.0 (current default)
         Planned Release:                    None => 9.1.0 (current default)
                 Summary: Octave does not show Bielefeld weather => urlread
does not display output even though semicolon is not used

    _______________________________________________________

Follow-up Comment #2:

Actually, this is a bug.  The semicolon at the end of an Octave statement is
used to suppress display of any output.  If there is no semicolon, then there
should be output.  I verified with Matlab and their urlread function does
display output even when nargout == 0.

I checked in a changeset on the development branch here:
http://hg.savannah.gnu.org/hgweb/octave/rev/d211561cd2bc.

This could be ported over to stable as well, but not right before the 8.1
release.  It would need to go in at the next bug fix release.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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