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

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

[Octave-bug-tracker] [bug #42345] fprintf('''%''') throws error


From: Muhali
Subject: [Octave-bug-tracker] [bug #42345] fprintf('''%''') throws error
Date: Tue, 13 May 2014 14:56:26 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

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

the issue came up with netcdf, where within the ncdisp function a statement
like


fprintf(msg)


is used to display certain attributes of a netcdf file. If those attributes
contain a "%" (and why should they not?), an error occurs.

As mentioned, ML returns a single quote, so it seems to discard everything
starting from the %. Just passing the literal string instead seems more
logical to me.

    _______________________________________________________

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]