Merge branch 'ab/reftable-aix-xlc-12'
commit259ec8f5b95c1a2a5cb295a05c80be441f15ad6c
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:22 +0000 (4 10:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Apr 2022 17:56:22 +0000 (4 10:56 -0700)
tree01a24d8a46374e42c3ba2d2b5e626b03bf5bcae6
parentcf0e875cd823b6e2a17f387a9c83ec7dd96aac00
parent33665d98e6bff90896ec5b9f8e8f1223b780a4d1
Merge branch 'ab/reftable-aix-xlc-12'

Work around AIX C compiler that does not seem to grok
initialization of a union member of a struct.

* ab/reftable-aix-xlc-12:
  reftable: make assignments portable to AIX xlc v12.01