>
>
>
>>  I have to debug a bit further for a solution though, sorry...
>>
>>
> Don't problem. We have time :)   If you have a solution please let me know.
> I really have no idea at all how to fix it.
>
> A temporary fix is to revert by doing
> nil ifNil: [] instead of self basicChunk ifNil: []
> in MultiByteFileStream >> nextChunk.
> Reading it in will be 2x as slow again though ;)
>
>
I wanted to run ImageSegment tests before commiting as I have been cleaning
and organizing them a bit better. With this little workaround I can at least
test them and see that I didn't break anything. I will commit my slice
although they are not totally working because of this.

For this problem I created the issue:
http://code.google.com/p/pharo/issues/detail?id=1941

Thanks

Mariano



> Cheers,
> Henry
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to