Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Barr <davidbarr@google.com>2012-05-31 18:41:29 +0400
committerJonathan Nieder <jrnieder@gmail.com>2012-07-06 08:26:53 +0400
commit6a0b4438afc22551533dccc221bdf802ee4ed5ee (patch)
treeea0f4fb330add91c1f79e191871987e1dad4a54c /vcs-svn/sliding_window.c
parent53153e8382966e35362d072ba17ba5887e3c0851 (diff)
vcs-svn: suppress signed/unsigned comparison warnings
These are already safe because both sides of the comparison are nonnegative. This would normally not be important because Git is not -Wsign-compare clean anyway, but we like to keep the vcs-svn/ lib to a higher standard for convenience using it in other projects. Signed-off-by: David Barr <davidbarr@google.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'vcs-svn/sliding_window.c')
0 files changed, 0 insertions, 0 deletions