summaryrefslogtreecommitdiff
path: root/git-instaweb.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-01-27 11:58:56 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-01-27 11:58:56 -0800
commit58ebd9865d2bb9d42842fbac5a1c4eae49e92859 (patch)
treed693407408e24780c12c97d9e7e08443c966bed7 /git-instaweb.sh
parentMerge branch 'svn-fe' of git://repo.or.cz/git/jrn into jn/svn-fe (diff)
downloadtgif-58ebd9865d2bb9d42842fbac5a1c4eae49e92859.tar.xz
vcs-svn/svndiff.c: squelch false "unused" warning from gcc
Curiously, pre_len given to read_length() does not trigger the same warning even though the code structure is the same. Most likely this is because read_offset() is used only once and inlining it will make gcc realize that it has a chance to do more flow analysis. Alas, the analysis is flawed, so it does not help X-<. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions