summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-parse-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-30 02:01:54 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-03-31 18:55:41 (GMT)
commit9ff8ff310b71ab79ffb0ecaa004dec65cec31a45 (patch)
tree1f90c499ad876179db274fb4982fb51855de160f /Documentation/technical/api-parse-options.txt
parente25c070cb5c85ac3abe787373563a31c8893a669 (diff)
downloadgit-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.zip
git-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.tar.gz
git-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.tar.bz2
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 'Documentation/technical/api-parse-options.txt')
0 files changed, 0 insertions, 0 deletions