[m-rev.] diff: fix test case failures for the il backend

Peter Ross pro at missioncriticalit.com
Mon Oct 27 20:25:17 AEDT 2003


On Mon, Oct 27, 2003 at 12:17:36PM +1100, Fergus Henderson wrote:
> On 26-Oct-2003, Peter Ross <pro at missioncriticalit.com> wrote:
> > Fixes for the testing infrastructure for the il grade.
> 
> Great, thanks!
> 
> tests/hard_coded/user_compare.m:
> > +:- pragma foreign_proc("C#", foreign_compare_2(Result::out, Foreign1::in,
> > +			Foreign2::in),
> > +                [will_not_call_mercury, promise_pure],
> > +).
> 
> The posted diff looks wrong there... it is missing a line.
> But the change that you've actually committed is fine.
> 
Hmmm not sure what happened there.  Didn't have much luck with CVS on
the weekend.

> > Index: invalid/Mmakefile
> ..
> > @@ -169,6 +168,11 @@
> >  USE_SUBDIR_MODULES = \
> >  	nonexistent_import
> >  
> > +# The following require that num_tag_bits > 1
> 
> s/>/>=/
> 
> > Index: valid/Mmakefile
> > @@ -193,6 +192,14 @@
> >  	vn_float \
> >  	zero_arity
> >  
> > +# The following require that num_tag_bits > 1
> 
> Likewise.
> 
Done.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list