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 ? Cheers, Franck
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?
Cheers,
Franck
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 <mailto: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
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
On 15 Jun 2015, at 12:39, Marcus Denker <marcus.denker@inria.fr> wrote:
On 15 Jun 2015, at 12:36, Max Leske <maxleske@gmail.com <mailto:maxleske@gmail.com>> wrote:
On 15 Jun 2015, at 11:45, Franck Warlouzet <franck.warlouzet@hotmail.fr <mailto: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.
I added an issue: https://pharo.fogbugz.com/f/cases/15775/remove-some-halt-that-where-left-ove...
participants (3)
-
Franck Warlouzet -
Marcus Denker -
Max Leske