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

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

[Octave-bug-tracker] [bug #29476] Parser incompatibility for keywords ag


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #29476] Parser incompatibility for keywords against Matlab implementation, infinite loop
Date: Fri, 09 Apr 2010 20:51:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8

Follow-up Comment #9, bug #29476 (project octave):

Is the goal to support Matlab files without modification or to make it
possible to optionally use "do" as a variable? This also came up in my attempt
to use niftimatlib and I ended up just doing a find replace to turn all "do"
into "_do".

Perhaps one other way to deal with this would be if traditional mode could be
triggered based on presence of some sort of canary file in a directory. So
that if I have a bunch of Matlab files in say, "mymatlabfiles" that I intend
to be compatible with both platforms, I could create
"mymatlabfiles/.octave_traditional_mode" or something similar to help the
interpreter keep octave extensions out of that code by accident? You'd still
have to mark the directory but it could be easier than marking each file or
function?

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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