[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Another one, TestCase19.mod
From: |
Dragiša Durić |
Subject: |
Re: [Gm2] Another one, TestCase19.mod |
Date: |
Sun, 19 Dec 2010 18:33:36 +0100 |
As I said in my earlier report, "There are interesting variations around
this issue, ones
I walked through/around while pruning my code to make this example as
clear as possible... But first things first.
".
Also, whatever input is given to a program, set of correct outputs does
not include "Internal error: Segmentation fault".
I reported at least one "incorrect input -> program crash" earlier, and
I still have few in queue. I am sure they're all equally welcome.
On Sun, 2010-12-19 at 16:04 +0000, Fischlin Andreas wrote:
> The test module is syntactically incorrect AFAICS. Import of module TextRep
> is missing.
>
> Regards,
> Andreas
>
>
> ETH Zurich
> Prof. Dr. Andreas Fischlin
> Systems Ecology - Institute of Integrative Biology
> CHN E 21.1
> Universitaetstrasse 16
> 8092 Zurich
> SWITZERLAND
>
> address@hidden
> www.sysecol.ethz.ch
>
> +41 44 633-6090 phone
> +41 44 633-1136 fax
> +41 79 221-4657 mobile
>
> Make it as simple as possible, but distrust it!
> ________________________________________________________________________
>
>
>
> On 16/Dec/2010, at 16:14 , Dragiša Durić wrote:
>
> >
> > % cat TestCase19.mod
> > MODULE TestCase19;
> >
> > CONST
> > True = TextRep.True;
> >
> > BEGIN
> > END TestCase19.
> >
> > % gm2 -c -fiso TestCase19.mod
> > Internal error: Segmentation fault
> > Please report this crash to the GNU Modula-2 mailing list <address@hidden>
> >
> >
> > _______________________________________________
> > gm2 mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/gm2
>
--
Dragiša Durić <address@hidden>