[squeak-dev] FFI & Windows 7: troubled

Casimiro de Almeida Barreto casimiro.barreto at gmail.com
Tue Apr 16 15:26:58 UTC 2013


On 16-04-2013 06:41, Frank Shearar wrote:
> On 15 April 2013 20:07, Casimiro de Almeida Barreto
> <casimiro.barreto at gmail.com> wrote:
>> Hello,
>>
>> It seems that FFI-win32 is broken: during load it'll complain about
>> classSide message (meta object). And there's indeed no classSide stuff.
>>
>> MCMethodDefinition>>actualClass
>>     ^Smalltalk at: className
>>         ifPresent: [ :class | classIsMeta ifTrue: [ class classSide ]
>> ifFalse: [ class ]]
> How did you try to load FFI? Into what version of Squeak?
>
> frank
>
>
Using monticello browser. Version 4.4 All-in-one updated from trunk (all
in one). Latest version of FFI from sources.squeak.org.

CdAB


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130416/1a8695d3/signature.pgp


More information about the Squeak-dev mailing list