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

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

[Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces w


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form
Date: Tue, 10 May 2022 16:26:23 -0400 (EDT)

Update of bug #62417 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #11:

I think a doc change makes sense, since we go to the trouble of specifying all
of our formats with spaces.  Attached patch adds the following toward the end
of the format docstring:


When using the functional form of @code{format}, option strings cannot
contain
spaces.  Format options with spaces must be specified with spaces removed or
as multiple inputs, for example, as @code{format("shorte")} or
@code{format("short", "e")}.


bug #62431 created to capture the 'a = format' item.

(file #53185)

    _______________________________________________________

Additional Item Attachment:

File name: format_doc_clarifyspaces_bug62417.diff Size:1 KB
   
<https://file.savannah.gnu.org/file/format_doc_clarifyspaces_bug62417.diff?file_id=53185>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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