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

List:       gmp-commit
Subject:    [Gmp-commit] /var/hg/gmp: printf/repl-vsnprintf.c: Feed case 'z' in switch (t...
From:       mercurial () gmplib ! org (mercurial at gmplib ! org)
Date:       2014-01-23 17:35:21
Message-ID: hg.71ae04105e00.1390498521.4753027791226180404 () gmplib-02 ! nada ! kth ! se
[Download RAW message or body]

details:   /var/hg/gmp/rev/71ae04105e00
changeset: 16245:71ae04105e00
user:      Marco Bodrato <bodrato at mail.dm.unipi.it>
date:      Thu Jan 23 18:34:01 2014 +0100
description:
printf/repl-vsnprintf.c: Feed case 'z' in switch (type) with case 'z' in switch (fchar)

diffstat:

 printf/repl-vsnprintf.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 05760890e990 -r 71ae04105e00 printf/repl-vsnprintf.c
--- a/printf/repl-vsnprintf.c	Tue Jan 21 21:55:45 2014 +0100
+++ b/printf/repl-vsnprintf.c	Thu Jan 23 18:34:01 2014 +0100
@@ -261,6 +261,7 @@
 	  case 'L':  /* long long or long double */
 	  case 'q':  /* quad_t */
 	  case 't':  /* ptrdiff_t */
+	  case 'z':  /* size_t */
 	  set_type:
 	    type = fchar;
 	    break;

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

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