Commit Graph

3 Commits

Author SHA1 Message Date
Ian MacLarty
aaaca1c672 Fix failing test cases in hlc grades.
tests/hard_coded/write_reg1.exp3:
tests/hard_coded/write_xml.exp2:
    Conform to recent changes in the way floats are printed.
2010-07-26 03:31:11 +00:00
Julien Fischer
1092a9e37f Fix failing test cases in hlc grades.
Estimated hours taken: 0.1
Branches: main

Fix failing test cases in hlc grades.

tests/hard_coded/deconstruct_arg.exp2:
tests/hard_coded/write_reg1.exp3:
tests/hard_coded/write_xml.exp2:
	Conform to the new way in which floats are printed.
2007-02-22 05:35:31 +00:00
Zoltan Somogyi
6cd535b1f3 Fix a bug: closures do not contain valid layout information in hlc grades,
Estimated hours taken: 2
Branches: main

Fix a bug: closures do not contain valid layout information in hlc grades,
so in those grades closures cannot be deconstructed.

runtime/mercury_ml_expand_body.h:
	Do not deconstruct closures in hlc grades.

library/deconstruct.m:
	Document this behavior.

tests/hard_coded/deconstruct_arg.exp2:
	Add a second expected output file with the output appropriate for hlc
	grades.
2002-02-26 02:36:49 +00:00