Hi Sven,

Executing:

Metacello new
    baseline: 'ZincHTTPComponents';
    repository: 'github://svenvc/zinc/repository';
    load: #(SSO)

In recent Pharo 8 images breaks ZnBufferedReadWriteStream by
redefining the class to remove many of the instance variables.

I guess this is due to changes to ZnBufferedReadWriteStream made in
the last few days, but the result is that the image is unusable (all
access to the changes file cause exceptions).

Where should an issue be raised?

Thanks,
Alistair

Pharo8.0.0
Build information:
Pharo-8.0.0+build.798.sha.ae566532ed60b60d669aff37d4d38b86241a7c9e (64
Bit)
Ubuntu 16.04

Reply via email to