Issue 6930 in pharo: Senders of to:do: are treated as senders of +

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 6930 in pharo: Senders of to:do: are treated as senders of +

pharo
Status: New
Owner: [hidden email]
Labels: Type-Bug

New issue 6930 by [hidden email]: Senders of to:do: are treated as  
senders of +
http://code.google.com/p/pharo/issues/detail?id=6930

Because of the compiler optimization, each sender of #to:do: is considered  
to be a sender of #+ even if from the source code point of view, it is not.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6930 in pharo: Senders of to:do: are treated as senders of +

pharo

Comment #1 on issue 6930 by [hidden email]: Senders of to:do: are  
treated as senders of +
http://code.google.com/p/pharo/issues/detail?id=6930

Yes, that is why we need to get rid of the bytecode from the user level  
point of view.




_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6930 in pharo: Senders of to:do: are treated as senders of +

pharo
Updates:
        Status: Invalid

Comment #2 on issue 6930 by [hidden email]: Senders of to:do: are  
treated as senders of +
http://code.google.com/p/pharo/issues/detail?id=6930

There is no easy fix for this... we will fix it when moving to a high-level  
models (aka the AST...)




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