On Tue, Nov 3, 2020 at 4:18 PM Nathan Sidwell <nat...@acm.org> wrote: > > AIX needed a fixinclude. It contained > > typedef struct {...} *ptr; > > that's an ODR landmine. Fixed by giving the struct a name
Okay. Thanks, David
On Tue, Nov 3, 2020 at 4:18 PM Nathan Sidwell <nat...@acm.org> wrote: > > AIX needed a fixinclude. It contained > > typedef struct {...} *ptr; > > that's an ODR landmine. Fixed by giving the struct a name
Okay. Thanks, David