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 19:54:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1

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

It's too bad Matlab compatibility has to make printf inconsistent with it's
string quoting.  I don't think there's a good way to make the function smarter
with this constraint.

Double quote, double backslash doesn't workaround.  I think the EDITOR
function immediately performs escape processing and then always returns a
single-quote result.

My workaround is to specify the directory using forward slash as the
separator.  I'm using the mingw distribution 3.6.1 and this seems to work on
my Windows7 x64 machine:


EDITOR('C:/Program Files (x86)/Vim/vim73/gvim.exe');


    _______________________________________________________

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]