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 256434 - [newcodemodel]AssertionError: no OpCapable for LESS/GREATER for DiagStatePoint{ Loc=[string size=64+'0'] C:\Developer\lib\c++\PPP2_Support_Code\std_lib_facilities.h:24:2 State=null } vs. DiagStatePoint{ Loc=[string
Summary: [newcodemodel]AssertionError: no OpCapable for LESS/GREATER for DiagStatePoin...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-07 14:22 UTC by MackSix
Modified: 2016-03-16 08:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221029


Attachments
stacktrace (8.46 KB, text/plain)
2015-11-07 14:22 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-11-07 14:22:37 UTC
Build: NetBeans IDE Dev (Build 201510300002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Windows 7

User Comments:
MackSix: Clicke the Undo Button on a header file.




Stacktrace: 
java.lang.AssertionError: no OpCapable for LESS/GREATER for DiagStatePoint{
Loc=[string size=64+'0']
C:\Developer\lib\c++\PPP2_Support_Code\std_lib_facilities.h:24:2
State=null
} vs. DiagStatePoint{
Loc=[string size=70+'0']
C:\Developer\msys64\mingw64\include\c++\5.2.0\backward\binders.h:61:13
State=DiagMap=DenseMap{Buckets=[
[{0|Severity=1, IsUser=true, IsPragma=true, HasNoWarningAsError=true, HasNoErrorAsFatal=true}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {827|Severity=1, IsUser=false, IsPragma=false, HasNoWarningAsError=false, HasNoErrorAsFatal=false}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {3868|Severity=1, IsUser=true, IsPragma=true, HasNoWarningAsError=true, HasNoErrorAsFatal=true}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {-1|null}, {791|Severity=3, IsUser=false, IsPragma=false, HasNoWarningAsError=false, HasNoErrorAsFatal=false}, {708|Severity=4, IsUser=false, IsPragma=false, HasNoWarningAsError=false, HasNoErrorAsFatal=false}, {-1|null}, {4126|Severity=1,
   at org.clank.support.Native.$less(Native.java:310)
   at org.clank.java.std$2.$less(std.java:1130)
   at org.clank.java.std.upper_bound(std.java:1144)
   at org.clank.java.std.upper_bound(std.java:1126)
   at org.clang.basic.DiagnosticsEngine.GetDiagStatePointForLocIndex(DiagnosticsEngine.java:505)
   at org.clang.basic.DiagnosticsEngine.GetDiagStatePointForLoc(DiagnosticsEngine.java:485)
Comment 1 MackSix 2015-11-07 14:22:39 UTC
Created attachment 157207 [details]
stacktrace
Comment 3 Vladimir Voskresensky 2015-11-17 14:49:49 UTC
pushed binaries on enum
changeset: 304276:c1e394e1496b [release81]
Comment 4 Quality Engineering 2015-11-24 02:30:26 UTC
Integrated into 'main-silver', will be available in build *201511240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cfe149b71d33
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #256434 - [newcodemodel]AssertionError: no OpCapable for LESS/GREATER for DiagStatePoint (binary)
(transplanted from c1e394e1496b1531503994542bc481660f9d0d0c)
Comment 5 Alexander Pepin 2015-12-23 15:16:31 UTC
verified in build 20151215.