From: Junio C Hamano Date: Tue, 16 Apr 2024 21:50:29 +0000 (-0700) Subject: Merge branch 'rs/usage-fallback-to-show-message-format' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=a7589384d5a54f9c135c19bd8bc5b04715cc2865;p=rit Merge branch 'rs/usage-fallback-to-show-message-format' vreportf(), which is usede by error() and friends, has been taught to give the error message printf-format string when its vsnprintf() call fails, instead of showing nothing useful to identify the nature of the error. * rs/usage-fallback-to-show-message-format: usage: report vsnprintf(3) failure --- a7589384d5a54f9c135c19bd8bc5b04715cc2865