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

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

[Octave-bug-tracker] [bug #42345] manual should describe incompatibility


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42345] manual should describe incompatibility in fprintf on invalid %-sequence
Date: Wed, 14 May 2014 12:57:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.132 Safari/537.36

Follow-up Comment #14, bug #42345 (project octave):

Stefan, that is a separate issue, and is also not correct. If there are no
arguments after the conversion string (or equivalently, an empty matrix),
Matlab returns an empty string for that example. The first (non-filehandle)
argument is *always* a format string, which is why if you don't want it to be
interpreted that way, you must *always* use fprintf('%s', str).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42345>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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