]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/usage-fallback-to-show-message-format'
authorJunio C Hamano <redacted>
Tue, 16 Apr 2024 21:50:29 +0000 (14:50 -0700)
committerJunio C Hamano <redacted>
Tue, 16 Apr 2024 21:50:29 +0000 (14:50 -0700)
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


Trivial merge
git clone https://git.99rst.org/PROJECT