Hello, https://pharo.fogbugz.com/f/cases/12438/Old-FFI-Check-that-it-is-parsed-corr... I was fixing this bug with Guille today. You can load FFI with the Configuration browser. Please try to load, use it and review the issue. We also added the new configuration in the old metacello repository in squeaksource (buu old one). So, try to fix your configurations to point to the correct repository :). Thanks! Clement & Guille
testing.. On Dec 20, 2013, at 12:15 PM, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
https://pharo.fogbugz.com/f/cases/12438/Old-FFI-Check-that-it-is-parsed-corr...
I was fixing this bug with Guille today.
You can load FFI with the Configuration browser. Please try to load, use it and review the issue.
We also added the new configuration in the old metacello repository in squeaksource (buu old one).
So, try to fix your configurations to point to the correct repository :).
Thanks! Clement & Guille
It loads alright but I have to port some dependencies (on FileDirectory of other parts of the code) so I don't have conclusive results so far. But things are unstuck now
From my side, I'll let you know about any news on this
sebastian o/ On Dec 20, 2013, at 12:15 PM, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
https://pharo.fogbugz.com/f/cases/12438/Old-FFI-Check-that-it-is-parsed-corr...
I was fixing this bug with Guille today.
You can load FFI with the Configuration browser. Please try to load, use it and review the issue.
We also added the new configuration in the old metacello repository in squeaksource (buu old one).
So, try to fix your configurations to point to the correct repository :).
Thanks! Clement & Guille
for FileDirectory you have a loadable package. ⦠but that does not has anything to do with FFI, I think :) Esteban On 20 Dec 2013, at 17:34, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
It loads alright but I have to port some dependencies (on FileDirectory of other parts of the code) so I don't have conclusive results so far.
But things are unstuck now
From my side, I'll let you know about any news on this
sebastian
o/
On Dec 20, 2013, at 12:15 PM, Clément Bera <bera.clement@gmail.com> wrote:
Hello,
https://pharo.fogbugz.com/f/cases/12438/Old-FFI-Check-that-it-is-parsed-corr...
I was fixing this bug with Guille today.
You can load FFI with the Configuration browser. Please try to load, use it and review the issue.
We also added the new configuration in the old metacello repository in squeaksource (buu old one).
So, try to fix your configurations to point to the correct repository :).
Thanks! Clement & Guille
Yeah Camillo Bruni made a compatibility package for FileDirectory to be able to move from Pharo 1.4 to Pharo 2+ easily. I don't remember where it is... I've just checked repos of the teams Pharo and Pharo extras on smalltalk hub and there's a project named* FileSystemLegacy*<http://smalltalkhub.com/#%21/%7EPharoExtras/FileSystemLegacy> It might be that. 2013/12/21 Sebastian Sastre <sebastian@flowingconcept.com>
On Dec 20, 2013, at 4:06 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
for FileDirectory you have a loadable package.
what you mean? where?
participants (3)
-
Clément Bera -
Esteban Lorenzano -
Sebastian Sastre