From: Junio C Hamano Date: Wed, 16 Jul 2025 16:42:28 +0000 (-0700) Subject: Merge branch 'rs/parse-options-precision' X-Git-Tag: v2.51.0-rc0~59 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=0fd2a2ec142af06aa46343bcb053206043b14308;p=thirdparty%2Fgit.git Merge branch 'rs/parse-options-precision' Define .precision to more canned parse-options type to avoid bugs coming from using a variable with a wrong type to capture the parsed values. * rs/parse-options-precision: parse-options: add precision handling for OPTION_COUNTUP parse-options: add precision handling for OPTION_BITOP parse-options: add precision handling for OPTION_NEGBIT parse-options: add precision handling for OPTION_BIT parse-options: add precision handling for OPTION_SET_INT parse-options: add precision handling for PARSE_OPT_CMDMODE parse-options: require PARSE_OPT_NOARG for OPTION_BITOP --- 0fd2a2ec142af06aa46343bcb053206043b14308