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

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

[Octave-bug-tracker] [bug #45878] warning "Octave:language-extension" sh


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45878] warning "Octave:language-extension" should only warn in user code
Date: Sat, 05 Sep 2015 14:11:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #1, bug #45878 (project octave):

I think your expectations of what the warning did were wrong to start with.
About your suggestions, do not forget about packages and other functions you
may have on your system which are not actually part of Octave core and are
considered as user. Also, for such warning to be a reliable thing, it would
require the warning to be throw for every single thing that Octave does
different. As you code, you will find that it simply does not happen, only
some features actually throw warnings. Functions, or function usage, that are
still missing in Matlab won't throw any warning.

The best you can do if you want to write Matlab compatible code is to either
write it in Matlab or in a text editor that has separate Matlab and Octave
syntax highlight (such as gedit).

Related
https://stackoverflow.com/questions/12126866/octave-make-it-as-much-matlab-compatible-as-possible/12126956#12126956

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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