[m-dev.] List of Bugs to fix??
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Sep 14 20:58:12 AEST 1998
On 14-Sep-1998, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> On 11-Sep-1998, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> >
> > Are you still going to parcel out that list of bugs to fix?
>
> Well, here's a few to get people started.
> This is just the test cases that are currently failing.
>
> dgj:
> tests/valid/instance_unconstrained_tvar
>
> zs:
> tests/hard_coded/nondet_ctrl_vn
>
> stayl:
> tests/hard_coded/cut_test (still not working)
>
> trd (or perhaps dgj, if he has already done some work on
> this -- please consult each other):
> runtime/mercury_engine.c fails to compile in grade `jump',
> with the error message "initializer element is not constant".
I also parcelled out (via email) bugs for conway and bromage to
investigate and/or fix. There's one for petdr below.
If anyone is feeling left out, please let me know ;-)
--------------------
One class of bugs in the bug report list is porting bugs, including
difficulty porting to non-gcc compilers. We really ought to be testing
the compiler with at least one non-gcc C compiler. We have lcc installed
on kryten (in /home/mercury/public/lcc-3.4b/sparc-sun-solaris2.5/bin),
and the Mercury User's guide gives directions on how to compile Mercury
with a non-gcc C compiler. I'd like someone to try following those
instructions and to investigate any problems that they run into.
Could you have a go at this, Peter?
Ideally in fact we should run such tests on a regular basis, so
it would be great if you could update the nightly test scripts
accordingly.
Cheers,
Fergus.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
More information about the developers
mailing list