[PPL-devel] [GIT] ppl/ppl(master): A Prolog PIP_Problem test overflows positively for checked_int8

Patricia Hill p.m.hill at leeds.ac.uk
Thu Apr 15 21:19:39 CEST 2010


Module: ppl/ppl
Branch: master
Commit: b9cd3bb78c41bee54756f3a030a3aea2688e7849
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=b9cd3bb78c41bee54756f3a030a3aea2688e7849

Author: Patricia Hill <p.m.hill at leeds.ac.uk>
Date:   Thu Apr 15 20:17:59 2010 +0100

A Prolog PIP_Problem test overflows positively for checked_int8

---

 interfaces/Prolog/tests/expected_pchk_int8   |    2 ++
 interfaces/Prolog/tests/expected_pchk_int8_a |    4 +++-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/interfaces/Prolog/tests/expected_pchk_int8 b/interfaces/Prolog/tests/expected_pchk_int8
index 5161559..45056d1 100644
--- a/interfaces/Prolog/tests/expected_pchk_int8
+++ b/interfaces/Prolog/tests/expected_pchk_int8
@@ -1,4 +1,6 @@
 
+Error: an overflow has been detected by the PPL: Positive overflow.
+
 Error: an overflow has been detected by the PPL: Negative overflow.
 
 Error: an overflow has been detected by the PPL: Negative overflow.
diff --git a/interfaces/Prolog/tests/expected_pchk_int8_a b/interfaces/Prolog/tests/expected_pchk_int8_a
index 55cd051..45056d1 100644
--- a/interfaces/Prolog/tests/expected_pchk_int8_a
+++ b/interfaces/Prolog/tests/expected_pchk_int8_a
@@ -1,5 +1,7 @@
 
+Error: an overflow has been detected by the PPL: Positive overflow.
+
 Error: an overflow has been detected by the PPL: Negative overflow.
 
-Error: an overflow has been detected by the PPL: Positive overflow.
+Error: an overflow has been detected by the PPL: Negative overflow.
 OK




More information about the PPL-devel mailing list