Issue 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

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

Issue 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

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

New issue 7307 by [hidden email]: RGMethodDefinition string  
representation different from CompiledMethod
http://code.google.com/p/pharo/issues/detail?id=7307

(Object>>#name) printString ~= (Object>>#name) asRingDefinition printString

The RingDefinition does prints  "Object>>name"


_______________________________________________
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 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 7307 by [hidden email]: RGMethodDefinition  
string representation different from CompiledMethod
http://code.google.com/p/pharo/issues/detail?id=7307

all Ring* tests pass in my image

Name:  
SLICE-Issue-7307-RGMethodDefinition-string-representation-different-from-CompiledMethod-CamilloBruni.1
Author: CamilloBruni
Time: 23 January 2013, 12:21:59.873 pm
UUID: a9830950-c0d4-43e7-badb-9593e0bac97d
Ancestors:
Dependencies: Ring-Core-Kernel-CamilloBruni.89

print the name of a ring method the same way as a compiled method.


_______________________________________________
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 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

pharo
Updates:
        Labels: Milestone-2.0

Comment #2 on issue 7307 by [hidden email]: RGMethodDefinition  
string representation different from CompiledMethod
http://code.google.com/p/pharo/issues/detail?id=7307

(No comment was entered for this change.)


_______________________________________________
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 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

pharo
Updates:
        Status: FixToInclude

Comment #3 on issue 7307 by [hidden email]: RGMethodDefinition  
string representation different from CompiledMethod
http://code.google.com/p/pharo/issues/detail?id=7307

(No comment was entered for this change.)


_______________________________________________
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 7307 in pharo: RGMethodDefinition string representation different from CompiledMethod

pharo
Updates:
        Status: Integrated

Comment #4 on issue 7307 by [hidden email]: RGMethodDefinition  
string representation different from CompiledMethod
http://code.google.com/p/pharo/issues/detail?id=7307

in 2.0 484


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