Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

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

Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.2 Milestone-1.3

New issue 3716 by [hidden email]: Different return value for  
adoptInstance: depending on VM
http://code.google.com/p/pharo/issues/detail?id=3716

This method which is new in 1.2, returns differently depending on whether  
the primitive is present in VM, as the primitive returns the class, while  
the fallback changeClassTo: returns the instance whose class was changed.

Slices for 1.2 and 1.3 will be in inbox shortly for consistently returning  
the class on all VM's.



Reply | Threaded
Open this post in threaded view
|

Re: Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

pharo

Comment #1 on issue 3716 by [hidden email]: Different return value for  
adoptInstance: depending on VM
http://code.google.com/p/pharo/issues/detail?id=3716

SLICE-Issue-3716-adoptInstanceReturn-12-HenrikSperreJohansen.2 For 1.2 added


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

pharo
Updates:
        Status: Fixed

Comment #2 on issue 3716 by [hidden email]: Different return value for  
adoptInstance: depending on VM
http://code.google.com/p/pharo/issues/detail?id=3716

SLICE-Issue-3716-adoptInstanceReturn-13-HenrikSperreJohansen.1 for 1.3  
added.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

pharo

Comment #3 on issue 3716 by [hidden email]: Different return value  
for adoptInstance: depending on VM
http://code.google.com/p/pharo/issues/detail?id=3716

1.3 in 13059


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3716 in pharo: Different return value for adoptInstance: depending on VM

pharo
Updates:
        Status: Closed

Comment #4 on issue 3716 by [hidden email]: Different return value  
for adoptInstance: depending on VM
http://code.google.com/p/pharo/issues/detail?id=3716

in 1.2 12337