"Alexei Alexandrov" <[EMAIL PROTECTED]> wrote: > > > > Well, it's supported by most compilers today, but I try to avoid > > anonymous unions in C code as well. They are fairly standard for C++, > > but not for C. But the approach seems fine to me - the alignment will > > be forced in this case. > > > > Just to make it clear: can I expect this fix in the next SQLite > release? Should I submit a ticket for this? I will provide Linux > ia64/x86_64 testing from my side. >
Submit a ticket or it will likely fall through the cracks. -- D. Richard Hipp <[EMAIL PROTECTED]>

