[m-rev.] for review: miscellaneous par conj fixes

Julien Fischer juliensf at cs.mu.OZ.AU
Tue Apr 18 17:31:36 AEST 2006


On Mon, 17 Apr 2006, Peter Wang wrote:

> Estimated hours taken: 1
> Branches: main
>
> Some miscellaneous parallel conjunction related fixes.
>
> compiler/add_clause.m:
> 	Keep parallel conjuncts in the order they were written, not reversed.
> 	This is less confusing when debugging.
>
> compiler/det_report.m:
> 	Add a missing space in an error message.
>
> compiler/hlds_out.m:
> 	Indent the opening bracket of parallel conjunctions in HLDS dumps.
>
> compiler/par_conj_gen.m:
> 	In the code generated for parallel conjunctions, don't attempt to copy
> 	output variables which are of dummy types back to the parent thread's
> 	stack frame.
>
> tests/valid/Mmakefile:
> tests/valid/par_dummy.m:
> 	Add test case for the fix above.

BTW, could you please commit this on the release branch as well.

Julien.
--------------------------------------------------------------------------
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