| author | Jonathan Nieder <jrnieder@gmail.com> | |
| Sat, 14 Aug 2010 00:03:17 +0000 (19:03 -0500) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sun, 15 Aug 2010 02:35:38 +0000 (19:35 -0700) | ||
| commit | 6117abae569e53485f7a90d2595b135c7beb3c96 | |
| tree | c87c640e1df970d4e9a23b352ceadadab5f92555 | tree | snapshot |
| parent | 68b4cfbc91583b43e96d38b8d7efc8e6690589ad | commit | diff |
vcs-svn: Avoid %z in format string
In the spirit of v1.6.4-rc0~124 (MinGW: Fix compiler warning in
merge-recursive, 2009-05-23), use a 32-bit integer instead; the
dump file parser does not support any better, anyway.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In the spirit of v1.6.4-rc0~124 (MinGW: Fix compiler warning in
merge-recursive, 2009-05-23), use a 32-bit integer instead; the
dump file parser does not support any better, anyway.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| vcs-svn/fast_export.c | diff | blob | history |