maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #04322
Re: Building MariaDB 3.1 Beta on HP-UX
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
Follow ups
References