[Scilab-Dev] [a,b,a]=(A,B,C) order

Samuel Gougeon sgougeon at free.fr
Thu Jan 2 18:10:57 CET 2020


Hello devs,

For the record: After https://codereview.scilab.org/21012
http://gitweb.scilab.org/?p=scilab.git;a=commit;h=f3392f65b4b553128b0090c6f43b711f249c1db8

[a,b,a]  = (1,2,3)
now finally sets a=3 instead of formerly, and quite unexpectedly, a=1 : 
please see the last sentence before examples
in https://help.scilab.org/docs/6.0.2/en_US/brackets.html

I do not think that should have any side effect, since repeating a 
recipient is as well quite unexpected.

I'll update the page.

Happy new year 2020 with Scilab!

Samuel





More information about the dev mailing list