Re: [Pharo-dev] Re: [ANN] Pharo 10 released!
You can look at the change, I have done here: https://github.com/KendrickOrg/kendrick/commit/1fe47c7cb4eebd1a676ffea186c2b... Regards, On Wed, 6 Apr 2022 at 11:21, o lu <oluoluolu@gmail.com> wrote:
On 4/5/22 21:06, Serge Stinckwich wrote:
Sorry, my fault ... forget to add a baseline for Pharo10.
I'm learning: tell me how you did this.
Again congratulations on all the work done for this new release!
Regards,
On Wed, 6 Apr 2022 at 08:42, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:
Dear all,
congratulations on the new release ! Nice to see smaller iterations for the release.
I try to load one of my packages with:
Metacello new repository: 'github://KendrickOrg/kendrick'; baseline: 'Kendrick'; onWarningLog ; load
Was loading without any issue on Pharo 9 and now in Pharo 10 there is an error:
Error: Name not found: Kendrick
Something changed in package loading?
Regards,
-- Serge Stinckwic âhâ https://twitter.com/SergeStinckwich â
-- Serge Stinckwic âhâ https://twitter.com/SergeStinckwich â
participants (1)
-
Serge Stinckwich