Kristian Nielsen <[email protected]> writes: > I think you'll also need > > make_transparent_unions(32) > #define U_32 int32 > #define Uv_32 int32
Gah. I meant of course this:
make_transparent_unions(64)
#define U_64 int64
#define Uv_64 int64
- Kristian.
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~maria-discuss
More help : https://help.launchpad.net/ListHelp

