Hi, Steve! On Sep 21, Steve Ellcey wrote: > What solution to this issue would people recommend? We could use the > GNU compatibility mode with the HP compilers but would have to modify > the configure script to not run the ABI check. Or we could remove the > use of anonymous unions (and structs) from the C code in MariaDB. I > prefer the second option because it makes the C code more consistent > with the C99 standard.
Agree. Removing anonymous structs and unions would be a correct solution. I presume they were added unintentionally. Sorry for this. Regards, Sergei _______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : maria-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp