This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] Reorder data fields for v7?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 17 Sep 2004 11:30:41 -0500
- Subject: Re: [RFC] Reorder data fields for v7?
- Organization: Red Hat / Chicago
- References: <4149F68A.1010702@suse.de>
>Do we agree that all our structs should be audited and reordered when
>necessary? I think so, even if sometimes would be a not completely
>mechanical work (32-bit vs 64-bit, != linux, maximize clarity).
It would be nice to do this. Certainly not critical, and IMHO not a high priority.
I see the LFS issues in bugzilla as being more important, but whatever.
:)
-benjamin