Yes sorry I forgot ... Pharo 5 latest image


From: marcus.denker@inria.fr
Date: Mon, 15 Jun 2015 12:39:43 +0200
To: pharo-dev@lists.pharo.org
Subject: Re: [Pharo-dev] Forgotten halt ?


On 15 Jun 2015, at 12:36, Max Leske <maxleske@gmail.com> wrote:


On 15 Jun 2015, at 11:45, Franck Warlouzet <franck.warlouzet@hotmail.fr> wrote:

Hi,

I wanted to merge a package filed out, and I got a self halt in FileList>>#readOnlyStream. Is it an expected behavior (like instead of raise an exception, put a self halt, I do not know what) or is it just a forgotten self halt ?

In Pharo 4 or Pharo 5?

Pharo5, and yes, looks like an oversight when integrating the FileList fixes.

Marcus