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 14:32:02 -0400 (EDT)

Follow-up Comment #8, bug #62417 (project octave):

is the desired path forward just to document that function form calls must not
include spaces, or how hard would it be to replace the tolower step with the
c++ equivalet of: 


arg = arg(!isspace(tolower(arg)))





    _______________________________________________________

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]