On Dec 5, 2011, at 6:50 PM, Guy Harris wrote: > Given that we're using this to pick apart data structures in packets, we > shouldn't use bitfields.
Actually, in this particular case, we're *not* using it to describe the data structures in packets, so using bitfields is OK; we can leave it to the compiler to do something reasonable. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
