<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>scilab keywords are not protected, statements like abort=1 are executed silently <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - scilab keywords are not protected, statements like abort=1 are executed silently"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=12198#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - scilab keywords are not protected, statements like abort=1 are executed silently"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=12198">bug 12198</a>
              from <span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span></b>
        <pre>The keywords "break case catch continue do else elseif end endfunction for function if resume return select then try while"
are now protected in Scilab 6.0.1.

The special case of "clear" is processed in the following commit, together with some non-regression tests:

<a href="https://codereview.scilab.org/19883">https://codereview.scilab.org/19883</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>