[squeak-dev] Prolog on 4.4

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Fri Dec 21 12:45:02 UTC 2012


it loads with attached definition of xLetter


2012/12/21 Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>:
> Then, (type _ typeTable at: c ifAbsent: [#xLetter]) should be replaced
> with (type _ self typeTableAt: c), otherwise it won't handle
> DoItCharacter
>
> Nicolas
>
> 2012/12/21 Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>:
>> First thing, you should replace (30 asCharacter) with DoItCharacter (a
>> class variable) in #xLetter
>> I can't remember if there is other change with potential impact...
>>
>> Nicolas
>>
>> 2012/12/21 Stéphane Rollandin <lecteur at zogotounga.net>:
>>>> Prolog is tricky. Did something change recently regarding #compilerClass
>>>> and its usage ?
>>>
>>>
>>> Or did Parser changed between 4.3 and 4.4 ? Prolog has its own Parser
>>> subclass, so if something changed in Parser that may be the reason it does
>>> not load.
>>>
>>> Stef
>>>
>>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LParser-xLetter.st
Type: application/octet-stream
Size: 924 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20121221/50d88ada/LParser-xLetter.obj


More information about the Squeak-dev mailing list