On 24 August 2012 15:49, Mariano Martinez Peck <
marianopeck@gmail.com> wrote:
>
>
> On Fri, Aug 24, 2012 at 3:39 PM, Mariano Martinez Peck
> <
marianopeck@gmail.com> wrote:
>>
>>
>>
>> On Thu, Aug 23, 2012 at 5:44 PM, Igor Stasenko <
siguctua@gmail.com> wrote:
>>>
>>> no idea :/
>>> you can just resave them to go back to normal
>>>
>>
>>
http://code.google.com/p/pharo/issues/detail?id=6599
>> And now there is a test under ReleaseTest. So next time they are
>> generated, we should know in which update this test failed.
>>
>
> grrrr we have even more
>
> ((CompiledMethod allInstances select: [:each | (#(#NoTrailer #SourcePointer
> #VarLengthSourcePointer) includes: each trailer kind) not and: [ each
> isInstalled ] �])) size -> 18
>
VarLengthSourcePointer is OK.