diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-03-29 19:01:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-31 11:55:41 -0700 |
commit | 9ff8ff310b71ab79ffb0ecaa004dec65cec31a45 (patch) | |
tree | 1f90c499ad876179db274fb4982fb51855de160f /Documentation/docbook.xsl | |
parent | MSVC: fix t0040-parse-options crash (diff) | |
download | tgif-9ff8ff310b71ab79ffb0ecaa004dec65cec31a45.tar.xz |
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/docbook.xsl')
0 files changed, 0 insertions, 0 deletions