> Le 2 août 2018 à 09:08, Dang Ngoc Chan, Christophe > <[email protected]> a écrit : > > Hello, > >> De : De la part de Samuel Gougeon >> Envoyé : mardi 31 juillet 2018 21:52 >> >> --> p = 0; p==-1:1 >> […] >> the expression is parsed (p==-1):1. >> […] >> what about inverting the comparisons >> and ":" relative priorities, in order to parse p==(-1:1) ? > > I do agree with this.
+1 S. > > Regards > > -- > Christophe Dang Ngoc Chan > Mechanical calculation engineer > This e-mail may contain confidential and/or privileged information. If you > are not the intended recipient (or have received this e-mail in error), > please notify the sender immediately and destroy this e-mail. Any > unauthorized copying, disclosure or distribution of the material in this > e-mail is strictly forbidden. > _______________________________________________ > users mailing list > [email protected] > https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
