[squeak-dev] Re: macintosh carbon VM 4.0.1b1U

Eliot Miranda eliot.miranda at gmail.com
Mon Apr 13 20:12:48 UTC 2009


On Mon, Apr 13, 2009 at 12:47 PM, Michael Haupt <mhaupt at gmail.com> wrote:

> Hi Eliot,
>
> On Mon, Apr 13, 2009 at 8:41 PM, Eliot Miranda <eliot.miranda at gmail.com>
> wrote:
> >     you're missing at least the correct definition of
> Encoder>>undeclared:
> > which should send #name:selector:class: to initialize an
> > UndeclaredVariableWarning, not just name:.  The method should have a
> stamp
> > of eem 7/27/2008 17:41.
>
> I've got precisely that method in my image (I took the image Andreas
> provided).


Then the question is how is it sending name: when that method doesn't
include a send of name:?

(Encoder>>#undeclared:) messages asSortedCollection asArray #(#asSymbol
#associationAt: #at:put: #error: #global:name: #interactive #key:
#name:selector:class: #new #notify: #requestor #signal #==)


>
> Best,
>
> Michael
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090413/9c810ffb/attachment.htm


More information about the Squeak-dev mailing list