diff options
author | 2008-07-03 16:52:09 +0100 | |
---|---|---|
committer | 2008-07-05 17:26:29 -0700 | |
commit | 6e1c23442a0315ad440bb8457703dcf1ad943b96 (patch) | |
tree | 029bfdb329dfdaeb8a85787c6548fbf06d191b78 /t/t9118-git-svn-funky-branch-names.sh | |
parent | manpages: use teletype font for sample command lines (diff) | |
download | tgif-6e1c23442a0315ad440bb8457703dcf1ad943b96.tar.xz |
Fix some warnings (on cygwin) to allow -Werror
When printing valuds of type uint32_t, we should use PRIu32, and should
not assume that it is unsigned int. On 32-bit platforms, it could be
defined as unsigned long. The same caution applies to ntohl().
Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9118-git-svn-funky-branch-names.sh')
0 files changed, 0 insertions, 0 deletions