[V3dot9] Re: About condenseChanges and Traits

Stéphane Ducasse stephane.ducasse at univ-savoie.fr
Wed Aug 23 20:17:04 UTC 2006


Right now I'm trying to reduce the experience to find this bug.
Any ideas is welcome.

Stef

On 23 août 06, at 15:58, stéphane ducasse wrote:

> Pavel
>
> You run condensesChanges on 7053 so this means that it was on the  
> image that was already condensed.
> I did the following experiment:
> I did Smalltalk condenseChanges  on 7053 and
>
> VersionsBrowser new
> 	scanVersionsOf: 		 
> (TraitDescription>>#noteRecategorizedSelectors:oldComposition:) 	 
> class: TraitDescription
> 	meta: false
> 	category: nil
> 	selector: #noteRecategorizedSelectors:oldComposition:.
>
> breaks
>
> Stef
>
> On 23 août 06, at 14:00, Pavel Krivanek wrote:
>
>> change... I have tried to change the source code of corrupted methods
>> (add some space somewhere) and the condenseChanges test is ok now.
>> Please, can you do it and make the same test with condenseSources? I
>> expect that now it should be OK!
>>
>> Failed: ClassDescription >> noteRecategorizedSelector:from:to:
>> Failed: ClassDescription >> notifyOfRecategorizedSelector:from:to:
>> Failed: ClassDescription >>  
>> noteRecategorizedSelectors:oldComposition:
>> Failed: ClassDescription >>
>> addAndClassifySelector:withMethod:inProtocol:notifying:
>> Failed: ClassDescription >>  
>> updateOrganizationSelector:oldCategory:newCategory:
>> Failed: ClassDescription >> addSelector:withMethod:notifying:
>> Failed: ClassDescription >> noteAddedSelector:meta:
>>
>> Failed: TraitDescription >> addSelector:withMethod:notifying:
>> Failed: TraitDescription >>  
>> updateOrganizationSelector:oldCategory:newCategory:
>> Failed: TraitDescription >> noteAddedSelector:meta:
>> Failed: TraitDescription >>  
>> noteRecategorizedSelectors:oldComposition:
>> Failed: TraitDescription >>
>> addAndClassifySelector:withMethod:inProtocol:notifying:
>> Failed: TraitDescription >> noteRecategorizedSelector:from:to:
>>
>> - Pavel
>
> _______________________________________________
> V3dot9 mailing list
> V3dot9 at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/v3dot9
>



More information about the V3dot9 mailing list