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

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

[Octave-bug-tracker] [bug #44336] warning ("error", "all") changes "matl


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #44336] warning ("error", "all") changes "matlab-compatible" warnings if there's an "all" status before
Date: Fri, 26 Feb 2016 09:43:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Update of bug #44336 (project octave):

                Severity:              3 - Normal => 2 - Minor              
                  Status:                    None => Patch Submitted        
             Assigned to:                    None => lachlan                

    _______________________________________________________

Follow-up Comment #5:

I forgot to mention in the previous post that a fix is attached, and also to
give the example showing that "warning on all" is not required.

Without the patch:


>> warning on Octave:language-extension
>> a=1;
>> a++
warning: Octave language extension used: ++ used as operator
ans =  1
>> warning error all
>> a++
error: Octave language extension used: ++ used as operator
error: parse error




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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