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 ; loadWas loading without any issue on Pharo 9 and now in Pharo 10 there is an error:Error: Name not found: KendrickSomething changed in package loading?Regards,