summaryrefslogtreecommitdiffstats
path: root/parse-options.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-30 04:01:54 +0200
committerJunio C Hamano <gitster@pobox.com>2014-03-31 20:55:41 +0200
commit9ff8ff310b71ab79ffb0ecaa004dec65cec31a45 (patch)
tree1f90c499ad876179db274fb4982fb51855de160f /parse-options.c
parentMSVC: fix t0040-parse-options crash (diff)
downloadgit-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.tar.xz
git-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.zip
parse-options: add cast to correct pointer type to OPT_SET_PTR
Do not force users of OPT_SET_PTR to cast pointer to correct underlying pointer type by integrating cast into OPT_SET_PTR macro. Cast is required to prevent 'initialization makes integer from pointer without a cast' compiler warning. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.c')
0 files changed, 0 insertions, 0 deletions