Paul Eggert wrote: > * lib/chown.c (rpl_chown): > * lib/fchownat.c (rpl_fchownat): > * lib/lchown.c (rpl_lchown): > Avoid using designated initializers (or even ordinary initializers) > in a way that provokes a bug in IBM XL C for AIX 16.1 (2018).
Thanks. I saw compilation errors here too, with the older xlc (2012), but did not investigate further. Bruno
