While looking at the coverage of test cases, I noticed the following 
in the BitField class:

If I create a BitField with a mask of 0, then invoke isAllSet(0), the
return value is true, instead of false as I expected. Is there any
particular reason the method should behave this way, or should it
indeed return false?

TIA
-- 
Steven Caswell
[EMAIL PROTECTED]

Take back the web - http://www.mozilla.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to