From: Junio C Hamano Date: Tue, 8 Apr 2014 19:00:16 +0000 (-0700) Subject: Merge branch 'mr/opt-set-ptr' X-Git-Url: https://repo.or.cz/w/git/mingw.git/commitdiff_plain/b389e04031ffe4c725161a082ff748bd33688641 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