[Bugzilla] [Bug 8995] Samuel GOUGEON has commented the bug
bugzilla.admin at scilab.org
bugzilla.admin at scilab.org
Tue Mar 13 21:13:33 CET 2018
http://bugzilla.scilab.org/show_bug.cgi?id=8995
--------- Bug Summary -----------
Problem with row insertion in empty matrix
---------- Changed by ------------
sgougeon at free.fr
---------- What changed ----------
--- Comment #6 from Samuel GOUGEON <sgougeon at free.fr> ---
(In reply to Samuel GOUGEON from comment #4)
> BUT:
> (In reply to Steer Serge from comment #1)
> --> 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
Still in Scilab 6.0.1
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/bugzilla/attachments/20180313/df27aae3/attachment.htm>
More information about the Bugzilla
mailing list