On Wed, Jan 18, 2012 at 8:29 AM, Yanni Chiu <ya...@rogers.com> wrote:

> Rats, that's not the fix.
>
> Even though #cleanUpForRelease ran to completion, running the code:
>
>
>        Smalltalk
>                allClassesAndTraitsDo: [ :class |
>                        [ :each |
>                                each
>                                        removeEmptyCategories;
>                                        sortCategories ]
>                                                value: class organization;
>                                                value: class class
> organization ].
>
> still gives a ByteSymbol DNU for #run:with:in:
>
> I give up for now.
>
>
>
hahhah thanks Yanni. You see? it is really difficult to reproduce and
understand :(
thanks for your effort...


-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to