From: Junio C Hamano Date: Tue, 8 Apr 2014 19:00:16 +0000 (-0700) Subject: Merge branch 'mr/opt-set-ptr' X-Git-Tag: v2.0.0-rc0~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b389e04031ffe4c725161a082ff748bd33688641;p=thirdparty%2Fgit.git Merge branch 'mr/opt-set-ptr' OPT_SET_PTR() implementation was broken on IL32P64 platforms; it turns out that the macro is not used by any real user. * mr/opt-set-ptr: parse-options: remove unused OPT_SET_PTR parse-options: add cast to correct pointer type to OPT_SET_PTR MSVC: fix t0040-parse-options crash --- b389e04031ffe4c725161a082ff748bd33688641