Attached the Stack in FUEL format in case someone want to check it outCheers,Hern��nEl dom., 9 jun. 2019 a las 20:25, Hern��n Morales Durand (<hernan.morales@gmail.com>) escribi��:Hi guys,
In Pharo 7.0.3 I get an Iceberg error while cloning a repository. I tried to fix dependent repositories, I guess there is something weird in Diacriticals (https://github.com/hernanmd/Diacriticals) however I have no clue what's wrong there.
I can reproduce it in a clean image by evaluating:
Metacello new
baseline: 'StringExtensions';
repository: 'github://hernanmd/StringExtensions/repository';
load.
Any idea what could be wrong?
Cheers,
Hern��n