[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
Re: [cxx-abi-dev] Long bitfields in PODs
- To: Daveed Vandevoorde <daveed@xxxxxxx>
- Subject: Re: [cxx-abi-dev] Long bitfields in PODs
- From: Jason Merrill <jason@xxxxxxxxxx>
- Date: Wed, 14 May 2003 17:53:26 -0400
On Wed, 14 May 2003 16:23:39 -0400, Daveed Vandevoorde <daveed@xxxxxxx> wrote:
> I think for the specification to make sense, the easiest
> is Mark's suggestion: If a POD struct contains an overlong
> bit field, use the non-POD algorithm to compute its layout.
OK, I concede the point.
Jason
|