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

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

[Octave-bug-tracker] [bug #39774] Support octal and hexadecimal sprintf


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39774] Support octal and hexadecimal sprintf escape sequences
Date: Thu, 15 Aug 2013 03:53:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

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

Yeah, after I reported this I traced it to do_string_escapes. This function is
already called for the printf and scanf family of functions with single-quoted
strings, but it's done in oct-stream.cc instead of file-io.cc.

Thanks for pointing out the similar functions in regexp.cc, though. Some
similarity, the fix for this could be adapted to the FIXME in that file.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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