David Faure schrieb:
> On Wednesday 28 February 2007, Christian Ehrlicher
wrote:
>> msdn clearly says, that an enum is int or int64 :(
>
> Another solution, then, is to never use the most
significant bit, right?
>
Ok, I now tried to extend the two problematic structs , but
now I need
more than 64 bits for RenderStyle::NonInheritedFlags ->
it breaks the
operator== for the highest two bits
But at least kopete does not crash in khtml anymore...
Any ideas?
Christian
|