2011/2/1 Marcus Denker <marcus.den...@inria.fr>: > > On Feb 1, 2011, at 8:01 AM, Nicolas Cellier wrote: > >> 2011/2/1 Marcus Denker <marcus.den...@inria.fr>: >>>> >>>> Maybe I had some bad luck with >>>> http://code.google.com/p/pharo/issues/detail?id=3468 >>>> Or is there many examples of issues closed without a clue ? >>> >>> In a case like that, the changeset was just merged in the release. >>> >>> 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:) >> > > The 1.3 core image was recompiled completely around 13020... > > Marcus > > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > >
Strange, the change worked for me in Squeak once I recompiled. Nicolas