]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/t-prio-queue-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2024 18:31:39 +0000 (11:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Apr 2024 18:31:39 +0000 (11:31 -0700)
commit28dc93bab07d44a67a1cbfbd8d08c90e96d723ce
tree6b7ae1bad16d87e0ec13cd7284361dd8f7afc20d
parent7fbe3ead1989bed1ea1fc8754d13aa7af16dd946
parent543b2a1083f0fca2eaae86bf8d359aa565981b97
Merge branch 'rs/t-prio-queue-cleanup'

t-prio-queue test has been cleaned up by using C99 compound
literals; this is meant to also serve as a weather-balloon to smoke
out folks with compilers who have trouble compiling code that uses
the feature.

* rs/t-prio-queue-cleanup:
  t-prio-queue: simplify using compound literals