[Bugzilla] [Bug 8000] Samuel GOUGEON has changed cc, bug_status, assigned_to

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Sat Mar 31 23:23:07 CEST 2018


http://bugzilla.scilab.org/show_bug.cgi?id=8000
--------- Bug Summary -----------
Call : f=gcf(); get(f,"%s %s"); Make scilab crash.

---------- Changed by ------------
sgougeon at free.fr

---------- What changed ----------
cc, bug_status, assigned_to


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sgougeon at free.fr
             Status|NEW                         |ASSIGNED
           Assignee|bugzilla.admin at scilab.org   |sgougeon at free.fr

--- Comment #10 from Samuel GOUGEON <sgougeon at free.fr> ---
Fixed in Scilab 6.0:

--> get(f,"%s %s");

Unknown property: %s %s.

--> get(f,"%s %s %s %s %s %s %s %s %s %s %s %s %s %s %s %s %s");

Unknown property: %s %s %s %s %s %s %s %s %s %s %s %s %s %s %s %s %s.

--- Comment #11 from Samuel GOUGEON <sgougeon at free.fr> ---
Non regression test in review: https://codereview.scilab.org/#/c/18525/

-- 
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/20180331/83b9d47d/attachment.htm>


More information about the Bugzilla mailing list