Begin forwarded message:

> From: Stéphane Ducasse <[email protected]>
> Date: March 7, 2010 1:34:57 PM GMT+01:00
> To: Pharo Development <[email protected]>
> Subject: [update 1.1] #11250 
> 
> 11250
> -----
> 
> -  Issue 2121:        Rewrite Binary Selectors Immeditely Followed By 
> Negative Literal.
>       rewrite all expressions of the form 1...@-2 to 1 @ -2, where @ is a 
> binary selector and -2 an negative literal that will soon be parsed as 1 @- 
> (2) (according to ANSI)
> 
> Thanks lukas!!!!!
> 
> Stef


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to