Tx nicolas >>> >> In a case like that, the changeset was just merged in the release.
Marcus I thought that there was another fix. May be it was already integrated. we wrote the test to make sure that the behavior is documented. >> >> The test is failing, as you can see: >> >> https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.3/lastCompletedBuild/testReport/KernelTests.Methods/CompiledMethodTest/testPerformInSuperclassCanExecutelongMethodWithTemps/ >> >> > > This is probably because you must > (Object recompile: #perform:withArguments:) > > Nicolas