<html>
    <head>
      <base href="http://bugzilla.scilab.org/" />
    </head>
    <body><br>
    ---------- Bug Summary ----------- <br>Problem with row insertion in empty matrix <br><br>
    <br>
      <p>
        <div>

            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Problem with row insertion in empty matrix"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=8995#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Problem with row insertion in empty matrix"
   href="http://bugzilla.scilab.org/show_bug.cgi?id=8995">bug 8995</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>(In reply to Samuel GOUGEON from <a href="show_bug.cgi?id=8995#c4">comment #4</a>)
<span class="quote">> BUT:
> (In reply to Steer Serge from <a href="show_bug.cgi?id=8995#c1">comment #1</a>)
> --> A=[];A($:$+1,:)=1 //returns [1;1] instead of an error
>  A  = 
>    1.

> AND
> A=[];A($+1:$+2,:)=[1;2] //returns an error instead of [1;2]

> => Scilab CRASH 100% reproducible</span >

Still in Scilab 6.0.1</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>