Poul-Henning Kamp wrote:
> In message <[EMAIL PROTECTED]>, Bruce Evans writes:
> >Ideally, header files wouldn't have any "variable sized structs" or
> >anything else that depends on options. Core headers have to be much
> >more careful about this because including an options header nested
> >wou
In message <[EMAIL PROTECTED]>, Bruce Evans writes:
>> This kind of bug is a _really_ horribly thing as we end up with one bit
>> of code thinking a particular structure is 136 bytes and another that it
>> is only 112 bytes.
>>
>> Ideally all places would remember to #include the right "o