[Pharo-project] Issue 3716 in pharo: Different return value for adoptInstance: depending on VM
Status: Accepted Owner: ryd...@gmail.com Labels: Milestone-1.2 Milestone-1.3 New issue 3716 by ryd...@gmail.com: 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.
Comment #1 on issue 3716 by ryd...@gmail.com: 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
Updates: Status: Fixed Comment #2 on issue 3716 by ryd...@gmail.com: 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.
Comment #3 on issue 3716 by stephane...@gmail.com: Different return value for adoptInstance: depending on VM http://code.google.com/p/pharo/issues/detail?id=3716 1.3 in 13059
Updates: Status: Closed Comment #4 on issue 3716 by marcus.d...@gmail.com: Different return value for adoptInstance: depending on VM http://code.google.com/p/pharo/issues/detail?id=3716 in 1.2 12337
participants (1)
-
pharo@googlecode.com