This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 159057

Summary: Unresolved mutable bit fields
Product: cnd Reporter: nnnnnk <nnnnnk>
Component: Code ModelAssignee: nnnnnk <nnnnnk>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description nnnnnk 2009-02-24 13:31:20 UTC
Example:
struct A {
    mutable bool delayed_disconnect:1;
};
Comment 1 nnnnnk 2009-03-03 12:24:40 UTC
Less than 20 unresolved ids on Boost