Ok, I've been working on a problem with the bitset test in containers in stdlib. Basically, when it compares the 0 length MyChar string against the bitset of a 0 length string, it comes back with 0 (mismatch at bit 0) rather than the expected -1. This is apparently because the MyChar is never initialized. Is this an issue with the test, or showing an actual problem with the library?
Nicole Willson Consulting Engineer Rogue Wave Software, Inc. A Division of Quovadx 303-545-3210
