[Help requested] Re: Another Monticello weird thing...

Jerome Peace peace_the_dreamer at yahoo.com
Thu May 3 03:57:50 UTC 2007


Another Monticello weird thing...

Hi. I am needing some help.

I've been trying to track down Edgar's problem (the
one that started this thread.

I've got to the point that I've noticed something odd.
And I am stuck in figuring out the oddness.

in the stack trace:
***
>  
>  --- The full stack ---
>  SmallInteger(Object)>>doesNotUnderstand: #add:
>  MCMethodDefinition>>addMethodAdditionTo:
>  [] in MCPackageLoader>>basicLoad {[:ea | ea
>  addMethodAdditionTo: unknown7]}
>  [] in
>  OrderedCollection(SequenceableCollection)>>do:
>  displayingProgress: {[:each :i |  bar value: i. 
aBlock
>  value: each]}
***

Most things are explainable until I get to 'unknown7'.
 

I can't figure out where that came from. Or whether it
is normal for a stack trace? Or whether it is a clue?

In  MCPackageLoader>>basicLoad 

The line this is derived from is:
	errorDefinitions do: [:ea | ea addMethodAdditionTo:
methodAdditions] displayingProgress: 'Reloading...'.

So I would have expected unknown7 to have shown up as
methodAdditions or as a generic t7.

Anyway enlightenment would be welcome.

Yours in curiosity and service,  -- Jerome Peace


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the Squeak-dev mailing list