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

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

[Octave-bug-tracker] [bug #33611] Matlab-incompatible character string e


From: Carl
Subject: [Octave-bug-tracker] [bug #33611] Matlab-incompatible character string escape processing
Date: Thu, 04 Oct 2012 13:45:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Follow-up Comment #4, bug #33611 (project octave):

I think this is a related issue that breaks the edit.m command on Windows
since my EDITOR specifies the full path using backslashes.  edit.m uses
sprintf command but you can see the problem here:

octave:27> printf('single quotes should not escape!')
warning: unrecognized escape sequence `q' -- converting to `q'
warning: unrecognized escape sequence `s' -- converting to `s'
warning: unrecognized escape sequence `e' -- converting to `e'
single quotes should
ot escape!octave:28>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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