[Bugzilla] [Bug 2463] Samuel GOUGEON has changed keywords, assigned_to

bugzilla.admin at scilab.org bugzilla.admin at scilab.org
Sat Mar 17 03:08:41 CET 2018


http://bugzilla.scilab.org/show_bug.cgi?id=2463
--------- Bug Summary -----------
subexpression evaluation and sustitution: internal assignements are not effected

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

---------- What changed ----------
keywords, assigned_to


Samuel GOUGEON <sgougeon at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|Fix_me_for_Scilab_6.x       |nonregression_test_missing
           Assignee|bruno.jofret at scilab-enterpr |bugzilla.admin at scilab.org
                   |ises.com                    |

--- Comment #3 from Samuel GOUGEON <sgougeon at free.fr> ---
With Scilab 6.0:

--> a=2
 a  = 
   2.

--> type(a=%t), a
type: Wrong number of input arguments: 1 expected.

--> a=2; sin(a=0)
sin: Wrong number of input argument(s): 1 expected.

So the "bug" is fixed.
Needs some non-regression tests.

-- 
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/20180317/67d3b516/attachment.htm>


More information about the Bugzilla mailing list