[squeak-dev] About Mantis and how improve 5.2

H. Hirzel hannes.hirzel at gmail.com
Tue Jun 12 06:09:46 UTC 2018


Hello

I think this one

http://bugs.squeak.org/view.php?id=7453
VM crashes when evaluating Morph methodDict valuesDo: 1.

may be closed, as it no longer results in a crash. That would reduce
the number in the list to 30.

--Hannes

On 6/9/18, Edgar J. De Cleene <edgardec2005 at gmail.com> wrote:
> Folks:
>
> We have a very powerful tool in Mantis at http://bugs.squeak.org/.
>
> For a lot of misfortunes at some time we don't use it or not use as should
> be.
> Lucky us still 5.2 have a very power how to query it inside.
>
> If you do:
>
> |date |
> date :=  (DateAndTime fromString: ' 2008-01-01T00:00').
> Installer mantis bugsAll select: [ :ea | (ea date < date) = false  & ((ea
> array at: 7) = 'crash') & ((ea array at: 2) = 'Squeak')].
> And explore the report
>
> You learn still we have 31 reported crashes.
>
>
> Edgar
> @morplenauta
>
>
>
>


More information about the Squeak-dev mailing list