[GIT] ppl/ppl(master): Changed sign of overflow in 16-bits Prolog test.
 
            Module: ppl/ppl Branch: master Commit: 126c34bd6539ccef44811f63f68c198581218531 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=126c34bd6539c...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Apr 23 11:25:33 2012 +0200
Changed sign of overflow in 16-bits Prolog test.
---
interfaces/Prolog/tests/expected_clpq2_int16_a | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/interfaces/Prolog/tests/expected_clpq2_int16_a b/interfaces/Prolog/tests/expected_clpq2_int16_a index f7fbb7b..a29bc3a 100644 --- a/interfaces/Prolog/tests/expected_clpq2_int16_a +++ b/interfaces/Prolog/tests/expected_clpq2_int16_a @@ -21,7 +21,7 @@ PPL clpq ?- Y = 8 more? yes PPL clpq ?- yes PPL clpq ?- -Error: an overflow has been detected by the PPL: Negative overflow. +Error: an overflow has been detected by the PPL: Positive overflow. no PPL clpq ?- yes PPL clpq ?-
participants (1)
- 
                 Enea Zaffanella Enea Zaffanella