[FIX] [BUG] MessageSet>>parse:toClassAndSelector:-- fix for error

JArchibald at aol.com JArchibald at aol.com
Tue Jun 19 08:48:43 UTC 2001


All--

I ran into a bug which a one of a kind. In a Browser looking at class Object, 
select method #class, then select 'implementors of...' to bring up a browser 
on MessageSet. If you then select the only method there, the contents pane 
will contain 'Missing'. This is not correct. As far as I can tell, this the 
the only case which causes this.

This change set fixes this.

>From the preamble:
    Fixes incorrect parse for case 'Object class' in MessageSet when 
    there is a {message category} (which is now usually the case).

Cheers,
Jerry.
____________________________

Jerry L. Archibald
systemObjectivesIncorporated
____________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FixMessageSetParsing-jla.2.cs.gz
Type: application/octet-stream
Size: 809 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010619/8f492aa9/FixMessageSetParsing-jla.2.cs.obj


More information about the Squeak-dev mailing list