[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/
- [Octave-bug-tracker] [bug #62417] Format names misspelled in documentation of format(), (continued)
- [Octave-bug-tracker] [bug #62417] Format names misspelled in documentation of format(), Georg Wiora, 2022/05/09
- [Octave-bug-tracker] [bug #62417] Format names misspelled in documentation of format(), Nicholas Jankowski, 2022/05/09
- [Octave-bug-tracker] [bug #62417] Function form of 'format' undocumented and errors on format names with spaces, Nicholas Jankowski, 2022/05/09
- [Octave-bug-tracker] [bug #62417] Function form of 'format' undocumented and errors on format names with spaces, Nicholas Jankowski, 2022/05/09
- [Octave-bug-tracker] [bug #62417] Function form of 'format' undocumented and errors on format names with spaces, John W. Eaton, 2022/05/09
- [Octave-bug-tracker] [bug #62417] Function form of 'format' undocumented and errors on format names with spaces, Nicholas Jankowski, 2022/05/09
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, John W. Eaton, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Rik, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Markus Mützel, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/10
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, John W. Eaton, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Markus Mützel, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Markus Mützel, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Markus Mützel, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Georg Wiora, 2022/05/11
- [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form, Nicholas Jankowski, 2022/05/11