Re: [Pharo-users] MNU: RBParser>>ExternalFunctionDeclaration

2014-07-10 Thread Clément Bera
2014-07-10 17:58 GMT+02:00 Annick Fron : > Hi, > > I have made simple trials using the StandardLib. > I get this error : > RBParser does not understand externalFunctionDeclaration. > I might be missing something … > Yes, you are missing a package named "AST FFI Pharo 3 compatibility". externalFun

[Pharo-users] MNU: RBParser>>ExternalFunctionDeclaration

2014-07-10 Thread Annick Fron
Hi, I have made simple trials using the StandardLib. I get this error : RBParser does not understand externalFunctionDeclaration. I might be missing something … Annick Le 9 juil. 2014 à 17:20, Esteban Lorenzano a écrit : > yes, FFI does not handle ** arguments. > I always replace it b