On mar. 13 mars 2018 at 21:11, Torsten Bergmann <asta...@gmx.de> wrote:

> Hi Pharo-dev (CC Seaside-dev)
>
> the Seaside PR on discussions for Pharo 7 supprt on
>
> https://github.com/SeasideSt/Seaside/pull/979
>
> says one should use
>
> Metacello new
>  baseline:'Seaside3';
>  repository: 'github://SeasideSt/Seaside:master/repository';
>  load.
>
> to load Seaside in Pharo 7 (which was from around 7th of February)
>
> I today tried with latest 70694 fresh Pharo image but after a while I get
> many
> walkback debuggers with #setToEnd, isReadOnly and #closed not implemented
> on ZnCharacterReadWriteStream
>
> while it is loading "Zinc-Character-Encoding-Core-SvenVanCaekenberghe.56"
>
> If I remember correctly I was able to load it in P7 two weeks ago - so
> something
> broke it meanwhile.
>
> Any ideas?


Hi! This is because of a really recent change and Sven is working on it.


>
> Bye
> T.
>
> --
Cyril Ferlicot
https://ferlicot.fr

http://www.synectique.eu
2 rue Jacques Prévert 01,
59650 Villeneuve d'ascq France

Reply via email to