[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gmp-commit
Subject:    [Gmp-commit] /var/hg/gmp: mini-gmp/tests/t-signed.c: Remove a typo.
From:       mercurial () gmplib ! org (mercurial at gmplib ! org)
Date:       2016-11-21 21:42:00
Message-ID: hg.b5fbe0eed558.1479764520.4753027791226180404 () shell ! gmplib ! org
[Download RAW message or body]

details:   /var/hg/gmp/rev/b5fbe0eed558
changeset: 17123:b5fbe0eed558
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Mon Nov 21 22:41:57 2016 +0100
description:
mini-gmp/tests/t-signed.c: Remove a typo.

diffstat:

 mini-gmp/tests/t-signed.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 48669e3e2368 -r b5fbe0eed558 mini-gmp/tests/t-signed.c
--- a/mini-gmp/tests/t-signed.c	Mon Nov 21 21:04:39 2016 +0100
+++ b/mini-gmp/tests/t-signed.c	Mon Nov 21 22:41:57 2016 +0100
@@ -1,6 +1,6 @@
 /* Exercise some mpz_..._si functions.
 
-Copyright 2013 Free Software Foundation, Inc.
+Copyright 2013, 2016 Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library test suite.
 
@@ -62,7 +62,7 @@
 {
   if (mpz_cmp (sz, oz) != c)
     {
-      printf ("mpz_cmp_si (sz, oz) != %i.\n", -c);
+      printf ("mpz_cmp (sz, oz) != %i.\n", c);
       goto fail;
     }
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic