Guys, just FYI, in Gofer it smalltalkhubUser: 'CipT' project: 'TalkFFI'; configurationOf: 'TalkFFI'; load
you'll find a new version of the configuration of TalkFFI: - version 1.3.1 works without any changes Gofer it smalltalkhubUser: 'CipT' project: 'TalkFFI'; configurationOf: 'TalkFFI'; loadVersion: '1.3.1' - stable version points to 1.3.1 on pharo2 Gofer it smalltalkhubUser: 'CipT' project: 'TalkFFI'; configurationOf: 'TalkFFI'; loadVersion: #'stable' Regarding version 1.4, I don't know so far :). Enjoy, Guille On Sun, Sep 1, 2013 at 12:47 PM, Guillermo Polito <[email protected] > wrote: > Hi Ciprian, > > In the last weeks we were playing a bit with TalkFFI for dbxtalk. After a > while we got a working version but we found some stuff we'd like to fix. > > In version 1.3 CLExternalLibraryWrapper class>>uniqueInstance is wrongly > defined. This is already fixed in talkffi 1.4. However, version 1.4 > includes some other changes that make the VM just crash, :). > > What do you think about making a 1.3.1 version with the minor fix for the > unique instance so we can move on without overrides? Of course I'm happy to > provide the code (given the credentials to commit :)). > > TIA, > Guille >
