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.

Fri Mar 29 2024 09:21:13 UTC
Hide Search Description
278 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
158692 cnd Code Mod issues NEW --- Template unresolved identifier 2013-05-07
149064 cnd Code Mod issues NEW --- Diagnostics for inheritance and other loops 2013-07-19
193240 cnd Code Mod issues NEW --- index project sources based for usage in xRef 2010-12-10
193320 cnd Code Mod issues NEW --- Persistence for Instantiations 2010-12-13
220741 cnd Code Mod issues NEW --- support document's preamble 2012-10-25
233976 cnd Code Mod issues NEW --- refactoring method parameters: support for changing parameter type 2013-08-07
271900 cnd Code Mod issues NEW --- Erroneous Errors 2017-12-10
243549 cnd Code Mod petrk NEW --- inaccuracy tests (clang): Clang's blocks 2016-09-01
108886 cnd Code Mod vkvashin NEW --- Resolve "references to invalid objects" issue 2007-08-22
110197 cnd Code Mod vkvashin NEW --- Refactor project creation and deletion synchronization 2007-12-03
110448 cnd Code Mod vkvashin NEW --- Add JUnit tests for Repository module 2008-01-11
127727 cnd Code Mod vkvashin NEW --- Language model persistence should be reworked 2010-05-26
129967 cnd Code Mod vv159170 NEW --- There should be an SPI for registering and retrieving function definitions 2009-05-25
136314 cnd Code Mod vv159170 NEW --- Support for refactorings in C/C++ IDE 2009-09-25
140683 cnd Code Mod alexvsimon NEW --- Add filter for callgraph 2010-09-07
152736 cnd Code Mod alexvsimon NEW --- Unused globals are not highlighted 2009-11-12
238270 cnd Code Mod alexvsimon NEW --- "Change function parameters" refactoring breaks code in case of varargs 2016-10-31
254748 cnd Code Mod alexvsimon NEW --- "Introduce Variable" ignores function usages in previous lines 2016-10-31
268658 cnd Code Mod alexvsimon NEW --- Introduce Move, Copy refactorings 2017-03-28
270731 cnd Code Mod alexvsimon NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-05-25
270732 cnd Code Mod alexvsimon NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.MacroImpl cannot be cast to org.netbeans.modules.cnd.modelimpl.content.file.FileComponent 2017-05-25
257919 cnd Code Mod ilia NEW --- Support refactoring of #ifndef guard block when changing header's file name. 2016-07-20
115132 cnd Code Mod issues NEW --- *Fortran* The blanks are insignificant in fixed source form in fortrab 2013-05-07
115136 cnd Code Mod issues NEW --- *Fortran* An identifiers cannot be recognized as keywords within expressions 2013-05-07
115138 cnd Code Mod issues NEW --- *Fortran* Restrictions in fixed source form on statement lenght 2013-05-07
115141 cnd Code Mod issues NEW --- *Fortran* fixed source form: restricions for positions 1-6 2013-05-07
127722 cnd Code Mod issues NEW --- Add Alt-Shift+< / Alt-Shift +> selection 2010-09-07
128993 cnd Code Mod issues NEW --- Hide unused files from project tree 2013-07-19
134152 cnd Code Mod issues NEW --- C/C++ code metrics 2013-07-19
135213 cnd Code Mod issues NEW --- Support preprocessor in assembler 2013-07-19
148965 cnd Code Mod issues NEW --- Refactor classes for types in model 2013-05-07
155782 cnd Code Mod issues NEW --- Double defined items shoud be highlighted 2008-12-18
158686 cnd Code Mod issues NEW --- C++ class creation dialog 2009-02-19
161023 cnd Code Mod issues NEW --- Renderer should not register wrong function 2013-05-07
161361 cnd Code Mod issues NEW --- Create class in existing files 2009-03-27
165590 cnd Code Mod issues NEW --- Display compiler errors explanation 2009-06-19
174962 cnd Code Mod issues NEW --- [code model] support meta programming using preprocessor and templates 2013-05-07
178033 cnd Code Mod issues NEW --- OpenMP: Highlight OpenMP Directives and Runtime Routine Calls in the IDE 2009-12-02
178656 cnd Code Mod issues NEW --- [code model] Xref improvement 2011-04-26
184437 cnd Code Mod issues NEW --- using audacity as a test case for c++ module 2010-04-19
190881 cnd Code Mod issues NEW --- there should be an option to refresh the pkg-config/llvm/sdl-config stored options 2010-10-10
191490 cnd Code Mod issues NEW --- pkg-config resolution should work on code added with 'add existing items from folders' too 2010-11-20
191928 cnd Code Mod issues NEW --- Find Specializations for template class && template functions using Find Usages functionality 2014-11-20
194166 cnd Code Mod issues NEW --- [code model + code completion + discovery] Support Clang+LLVM 2012-12-03
196372 cnd Code Mod issues NEW --- a method to specify declaration of a type, variable or function 2011-03-06
198083 cnd Code Mod issues NEW --- Avoiding unnecessary parsing 2011-04-26
200686 cnd Code Mod issues NEW --- code model does not recognize type typeof(l.begin()) 2013-05-07
213826 cnd Code Mod issues NEW --- Code Model cache must be relocatable 2012-06-08
213827 cnd Code Mod issues NEW --- Code Model cache should be expected in a shared location relative to Project 2012-06-08
216610 cnd Code Mod issues NEW --- Jump to multiple macro defines 2012-08-09
218901 cnd Code Mod issues NEW --- [code model] Find Usage fails with typedef [follow typedefs] 2012-09-26
218913 cnd Code Mod issues NEW --- Documentation for virtual overrides should be inherited 2015-08-26
219688 cnd Code Mod issues NEW --- Support for Aspectc++ 2012-10-08
222804 cnd Code Mod issues NEW --- Modifying independent C++ files causes a large reparse 2012-11-28
226890 cnd Code Mod issues NEW --- Items in existing folders are not refreshed 2013-03-01
227295 cnd Code Mod issues NEW --- FunctionImplEx.isFakeFunction remainig issues 2014-02-13
228878 cnd Code Mod issues NEW --- "Find Usages" window should deal with long function names 2013-04-23
246248 cnd Code Mod issues NEW --- highlight deprecated entities in C++ 2014-08-04
250438 cnd Code Mod issues NEW --- Support for anonymous structs in C 2015-03-22
256622 cnd Code Mod issues NEW --- There should be a convenient way to preprocess current file 2015-11-16
271138 cnd Code Mod issues NEW --- restrict keywords are flagged as ERRORs in C files 2017-07-21
271580 cnd Code Mod issues NEW --- NoSuchMethodError: org.netbeans.modules.cnd.modelutil.CsmUtilities.isDecltypeAutoType(Lorg/netbeans/modules/cnd/api/model/CsmType;)Z 2017-10-03
271752 cnd Code Mod issues NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.IncludeImpl cannot be cast to org.netbeans.modules.cnd.modelimpl.content.file.FileComponent 2017-11-03
271935 cnd Code Mod issues NEW --- Exception: Can not create library; folder=/usr/include curFile=INITIAL FileImpl @2115368186:1979092171 /usr/local/include/Poco/Data/ODBC/Unicode.h prj:172723076KeyBasedUID on ProjectKey /usr/local/inc 2017-12-20
228761 cnd Code Mod mromashova NEW --- Read-only code model cache layer can be updated at any time 2014-11-20
239782 cnd Code Mod mromashova NEW --- Exit from IDE dialog is not responded 2014-11-20
242158 cnd Code Mod mromashova NEW --- "closing native projects" delays ide exit by 15-20 seconds 2014-11-21
243360 cnd Code Mod mromashova NEW --- InternalError in Storage.findMatchedUnitIDInLayer when using two-layer repository 2016-11-01
262674 cnd Code Mod mromashova NEW --- java.io.EOFException at java.io.DataInputStream.readFully 2016-09-02
269757 cnd Code Mod mromashova NEW --- Deadlock. Can't update RDBMS project 2017-03-23
270161 cnd Code Mod mromashova NEW --- NullPointerException at org.netbeans.modules.cnd.repository.storage.Storage.getFileName 2017-03-22
213101 cnd Code Mod petrk NEW --- enum based specializations are not resolved 2016-10-31
214632 cnd Code Mod petrk NEW --- Function forward declaration inside the other function is not recognized 2016-10-31
215712 cnd Code Mod petrk NEW --- Code Parser complains of valid member function call in boost::tuple 2016-10-31
216617 cnd Code Mod petrk NEW --- Unresolved identifier when indexing struct array with postfixed struct member 2016-10-31
217792 cnd Code Mod petrk NEW --- 2 "Unable to resolve identifier" in valid C file (incomplete type) 2016-10-31
217795 cnd Code Mod petrk NEW --- Parser fails on valid C function declaration 2016-10-31
222821 cnd Code Mod petrk NEW --- overloaded pointer to member 2016-10-31
223032 cnd Code Mod petrk NEW --- Find usages: constructors usages are not properly found and marked in the source code 2016-10-31
223600 cnd Code Mod petrk NEW --- friend in template 2016-10-31
229065 cnd Code Mod petrk NEW --- a lot of ArrayIndexOutOfBoundsException: -2 during parsing GNU gcc 2014-11-19
229185 cnd Code Mod petrk NEW --- __restrict__ keyword combinations are not parsed by Netbeans editor 2016-10-31
234121 cnd Code Mod petrk NEW --- Parser reports false errors when declaring functions 2014-11-21
235446 cnd Code Mod petrk NEW --- regression in inaccuracy tests 2016-10-31
235640 cnd Code Mod petrk NEW --- "pascal" not accepted as variable name 2016-10-31
239787 cnd Code Mod petrk NEW --- Infinite recursion in file message in log. Project is boost 54. 2014-11-20
241157 cnd Code Mod petrk NEW --- Unresolved identifier in template 2014-11-21
242973 cnd Code Mod petrk NEW --- Incorrect navigation if struct and variable have same names 2016-10-31
243526 cnd Code Mod petrk NEW --- inaccuracy tests (clang): trigraphs 2014-11-20
243921 cnd Code Mod petrk NEW --- FdOutStream is unresolved in codemmodeltests/src/FdOutStream.cxx.ppp 2014-11-23
243997 cnd Code Mod petrk NEW --- Navigation for overloaded operator << works wrongly 2016-10-31
244401 cnd Code Mod petrk NEW --- Inherited protected member variables/operations highlighted as "Unable to resolve identifier" 2014-11-19
244833 cnd Code Mod petrk NEW --- bug in template function parameter 2016-11-10
245801 cnd Code Mod petrk NEW --- Cannot access to a member of namespace via namespace alias 2014-11-20
245939 cnd Code Mod petrk NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl.getFileInstantiations 2016-10-31
246186 cnd Code Mod petrk NEW --- Navigation for an object with overloaded operator() doesn't work properly 2016-11-01
246744 cnd Code Mod petrk NEW --- StackOverflowError in CPPParser.unknown_pretype_declaration_specifiers_list_g() 2014-11-20
247103 cnd Code Mod petrk NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.Instantiation.getKind 2016-09-01
247312 cnd Code Mod petrk NEW --- Navigatoin to overrides with parameters, which type is specialization, is wrong 2014-11-20
247569 cnd Code Mod petrk NEW --- Unresolved id after static_cast in template specialization 2014-11-20
247627 cnd Code Mod petrk NEW --- Unable to resolve identifier error for static function 2014-11-19
247671 cnd Code Mod petrk NEW --- still failing MetaprogrammingTestCase 2014-11-19
247681 cnd Code Mod petrk NEW --- Don't allow inplace renaming of a function declared in another function 2016-10-31
247682 cnd Code Mod petrk NEW --- Generic template is renamed w/o its specializations 2014-11-19
247765 cnd Code Mod petrk NEW --- Display 'auto' in Find Usages tab 2016-10-31
248585 cnd Code Mod petrk NEW --- AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: McDvDecoder[f 25236-25424] {/home/toddb/src/srcapp/omneon/codecs/generic/mc-codec.cc; /home/toddb/src/srcapp/omneon/codec 2016-10-31
249088 cnd Code Mod petrk NEW --- 46 sec for semantic HL 2015-09-28
249367 cnd Code Mod petrk NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.content.file.FileComponentIncludes cannot be cast to org.netbeans.modules.cnd.api.model.CsmUsingDeclaration 2016-10-31
249817 cnd Code Mod petrk NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.core.FileImpl cannot be cast to org.netbeans.modules.cnd.modelimpl.content.file.FileComponent 2016-10-31
249977 cnd Code Mod petrk NEW --- Unable to resolve enumerator in C code 2016-10-31
249981 cnd Code Mod petrk NEW --- function<...> can not be refactored 2016-10-31
251998 cnd Code Mod petrk NEW --- AssertionError: null object for UID DeclarationUID:KeyBasedUID on OffsDeclKey: DataBlob[f 22290-22409] {/home/toddb/src/srcapp/omneon/codecs/generic/gen-codec.cc; /home/toddb/src/srcapp/omneon/codecs/ 2016-10-31
252568 cnd Code Mod petrk NEW --- StackOverflow while parsing C file 2016-10-31
252700 cnd Code Mod petrk NEW --- C++11 function auto return type does not find types in immediate namespace 2016-10-31
255176 cnd Code Mod petrk NEW --- do not open documents during parse phase 2015-09-28
255370 cnd Code Mod petrk NEW --- Unpredictable forward class registration 2016-10-31
255726 cnd Code Mod petrk NEW --- [newcodemodel] Exception: Can not resolve file by path in macro directive: [[3791-3818] annotation=null/usr/gcc/4.8/lib/gcc/i386-pc-solaris2.11/4.8.2/include-fixed/limits.h #define INT_MAX] used at [158617-158624] i 2017-03-29
256539 cnd Code Mod petrk NEW --- java.lang.AssertionError: N1::E6 2016-09-01
256546 cnd Code Mod petrk NEW --- java.lang.Exception: end < start for /export/home/alsimon/projects/gcc-master/gcc/testsuite/g++.dg/cpp0x/bracket4.C:[414-0] 2016-09-01
256547 cnd Code Mod petrk NEW --- java.lang.Exception: incomplete enum CSM_ENUM_DECLARATION 2016-09-01
256811 cnd Code Mod petrk NEW --- CodeAssistant, C++: evauate sizeof(instance_member) expression in static context if it's constant 2016-07-19
257307 cnd Code Mod petrk NEW --- Code assistance for C++ does not handle the code below 2016-07-22
257319 cnd Code Mod petrk NEW --- Wrong hyperlink to a union member instead of local variable 2016-09-01
257886 cnd Code Mod petrk NEW --- [newcodemodel] AssertionError: virtual file path must be normalized StringRef{T:\Work\Sources\parking\trainer\qSqlDb.h} vs. FileData{Name=[string size=40+'0'] T:\Work\Sources\parking\trainer\QSqlDb.h, UniqueID=Uniqu 2017-03-29
257958 cnd Code Mod petrk NEW --- Unnamed struct inside sizeof() and _Alignof() 2016-07-14
257965 cnd Code Mod petrk NEW --- Code parser get confused on shadowed typedef 2016-07-14
259123 cnd Code Mod petrk NEW --- Less user-friendly code completoin in Oracle Solaris Studio 2016-07-22
262745 cnd Code Mod petrk NEW --- Incorrect error highlighting in C++ code 2016-07-12
267501 cnd Code Mod petrk NEW --- Unresolved identifiers in editor on MacOSX (check C++11 STL API) 2016-09-01
267663 cnd Code Mod petrk NEW --- Unresolved identifier in designated initializer of compound literal used in statement 2016-09-01
268235 cnd Code Mod petrk NEW --- [newcodemodel] Broken GDB tooltips and complex expressions in Fortran projects 2017-03-29
268270 cnd Code Mod petrk NEW --- ArrayIndexOutOfBoundsException: 2 2017-03-31
268358 cnd Code Mod petrk NEW --- C++14: Variable captured with initializer by a lambda is unable to be resolved 2017-03-31
268586 cnd Code Mod petrk NEW --- IDE doesn't differ "operator int ()" from "operator int () const" 2017-03-31
268628 cnd Code Mod petrk NEW --- Wrong resolving of overloaded functions 2017-03-30
268640 cnd Code Mod petrk NEW --- Building a C++ Application 2017-04-05
268702 cnd Code Mod petrk NEW --- error indications 2017-04-03
268922 cnd Code Mod petrk NEW --- [newcodemodel] java.io.FileNotFoundException: /usr/lib 2017-03-31
268929 cnd Code Mod petrk NEW --- c++14: digit separator 2017-04-05
270031 cnd Code Mod petrk NEW --- Template specialization annotation is absent 2017-03-31
270057 cnd Code Mod petrk NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-03-31
270898 cnd Code Mod petrk NEW --- Code Completion wrong type with declaring multiple structs with a macro 2018-10-12
270918 cnd Code Mod petrk NEW --- NullPointerException at java.util.regex.Matcher.getTextLength 2017-06-20
271349 cnd Code Mod petrk NEW --- Macro with namespace code assistance issue 2017-08-23
77035 cnd Code Mod vkvashin NEW --- *Code Model* API: reflect the case const char * const p 2008-07-31
77104 cnd Code Mod vkvashin NEW --- *Code Model* process expressions correctly 2007-05-03
80807 cnd Code Mod vkvashin NEW --- *Code Model API* replace getKind with isKind or Lookup 2007-09-20
142922 cnd Code Mod vkvashin NEW --- If a semicolon is missing, add "possibly missed semicolon" to the standard error message 2009-06-02
244407 cnd Code Mod vkvashin NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.IncludeImpl cannot be cast to org.netbeans.modules.cnd.api.model.CsmFile 2016-10-31
244748 cnd Code Mod vkvashin NEW --- Exception: Different FS for /usr/include/sys/time.h: [org.netbeans.modules.masterfs.filebasedfs.FileBasedFileSystem@b6b0b9] vs vk@localhost:5556 2016-10-31
245558 cnd Code Mod vkvashin NEW --- Exception: Path should be absolute: <WRONG FILE> 2016-10-31
247445 cnd Code Mod vkvashin NEW --- IDE is not closing within 3 minutes 2016-10-31
247591 cnd Code Mod vkvashin NEW --- Can't navigate to declaration of string_name() 2016-10-31
248300 cnd Code Mod vkvashin NEW --- Relocatable Code Model feature doesn't work (IDE reparses project) 2016-10-31
250035 cnd Code Mod vkvashin NEW --- Exception: Existing project unique name differ: <WRONG FILE> - expected <WRONG FILE>/L/ 2016-10-31
250797 cnd Code Mod vkvashin NEW --- Code Assistance fails to process #include "..." when the project is on a UNC path 2016-10-31
251097 cnd Code Mod vkvashin NEW --- Wrong macro value in Full Remote project 2016-10-31
251833 cnd Code Mod vkvashin NEW --- Exception: Listener already exist for s3-sample /Users/jonbaker/NetBeansProjects/s3-sample 2016-09-05
252092 cnd Code Mod vkvashin NEW --- Exception: /home/akrasny/java8d/sandbox/fromzst/azlinux/include vs. /home/buildmaster/sw/centaurea/gcc-4.4.5-rhel5.5/release/gcc-4.4.5/lib/gcc/x86_64-linux-gnu/4.4.5/include-fixed 2016-10-31
255266 cnd Code Mod vkvashin NEW --- Exception: Existing project unique name differ: <WRONG FILE> - expected /usr/include/c++/4.9/L/ 2016-10-31
255634 cnd Code Mod vkvashin NEW --- Unresolved parameter in header if header is included in C and C++ compilation units 2016-09-01
257670 cnd Code Mod vkvashin NEW --- C++11 project use default C++98 settings for files 2016-10-10
258513 cnd Code Mod vkvashin NEW --- Erroneous unresolved included hint 2016-09-01
258626 cnd Code Mod vkvashin NEW --- Unable to identify const variable in included header file outside of project directory 2016-09-01
262247 cnd Code Mod vkvashin NEW --- "Background scanning of project" is very very slow [Remote, GGate]. 2016-07-22
268418 cnd Code Mod vkvashin NEW --- Unable to REsolve Identifiers after Windows 10 update 2017-04-04
268562 cnd Code Mod vkvashin NEW --- Exception: File systems differ: incoming=[org.netbeans.modules.masterfs.ui.FileBasedFSWithUI@1be34ede];cur=r_tester@spb-lesnaya; project=/usr/include org.netbeans.modules.cnd.modelimpl.csm.core.LibPro 2017-04-05
270271 cnd Code Mod vkvashin NEW --- StackOverflowError at org.netbeans.modules.cnd.repository.RepositoryImpl.get 2017-04-10
270406 cnd Code Mod vkvashin NEW --- IDE takes friend declaration as a specialization 2017-04-16
156567 cnd Code Mod vv159170 NEW --- No error highlighting in preprocessor directive. 2009-09-28
180603 cnd Code Mod vv159170 NEW --- [code model] Production level requirements 2011-04-26
184701 cnd Code Mod vv159170 NEW --- Improve Code Model debuggability 2010-04-22
199855 cnd Code Mod vv159170 NEW --- Mac OS X Sub Frameworks are not supported 2016-10-31
207319 cnd Code Mod vv159170 NEW --- Code completion provides element which is not applicable in the second context 2013-05-21
209802 cnd Code Mod vv159170 NEW --- code model should delay handling file events 2012-12-29
210815 cnd Code Mod vv159170 NEW --- used macros is not highlighted in editor 2012-05-11
213832 cnd Code Mod vv159170 NEW --- Support Custom Scopes in C++ Find Usages 2012-06-08
215950 cnd Code Mod vv159170 NEW --- Parser fails to parse anonymous struct initialization in for loop (Valid c99) 2014-11-19
216891 cnd Code Mod vv159170 NEW --- Valid c function is not behaving how it should via the C99 standard. 2012-12-06
217152 cnd Code Mod vv159170 NEW --- 30 inline namespaces breaks parser 2016-10-31
218350 cnd Code Mod vv159170 NEW --- ReParsing a C++ project often drops back to single core 2013-02-25
218705 cnd Code Mod vv159170 NEW --- UIDs don't work for objects defined in macros 2012-10-05
221220 cnd Code Mod vv159170 NEW --- find usages does not find implicit constructor calls. 2012-12-11
221835 cnd Code Mod vv159170 NEW --- Code model can be broken by different ways on the simplest project with two configurations 2012-11-09
222522 cnd Code Mod vv159170 NEW --- Usability problem of "Dump C/C++ Code Model Diagnostic" 2012-11-21
224699 cnd Code Mod vv159170 NEW --- AssertionError: /(...)/commands.c serial=true for node TOKEN{["#include ",<INCLUDE>,line=41,col=1],offset=1334,file=null} INCLUDE{<U> [""(...).h"",<INCLUDE_STRING>,line=41,col=10],offset=1343,file=nul 2015-09-27
227142 cnd Code Mod vv159170 NEW --- Misleading message "There are unresolved includes inside..." 2013-03-08
242059 cnd Code Mod vv159170 NEW --- use tokens window for big files 2014-02-18
246282 cnd Code Mod vv159170 NEW --- "Unable to resolve identifier" for type which is defined in file included inside of namespace 2014-11-20
246430 cnd Code Mod vv159170 NEW --- Dead lock on exit from IDE 2016-10-31
246601 cnd Code Mod vv159170 NEW --- Preprocessor skips header file which is included more than once 2014-11-20
249325 cnd Code Mod vv159170 NEW --- can not navigate to field from macro based expression; Find Usages doesn't find the field 2016-11-08
255339 cnd Code Mod vv159170 NEW --- Java.lang.exception - report requested 2016-10-31
257295 cnd Code Mod vv159170 NEW --- inaccuracy tests: apt.use.clank and Vlc 2016-07-19
257674 cnd Code Mod vv159170 NEW --- Assertion when #included namespace definition is removed 2016-10-31
258444 cnd Code Mod vv159170 NEW --- [newcodemodel]Slow code completion for even a toy project 2016-09-02
262758 cnd Code Mod vv159170 NEW --- Random failures in each running of unit tests in checkConsistency 2016-07-12
262759 cnd Code Mod vv159170 NEW --- Random failures in each running of unit tests with message "Project thinks ..." 2016-07-12
267993 cnd Code Mod vv159170 NEW --- Chained includes are not supported inside bodies 2017-03-31
268875 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.getFileContainer 2017-03-30
269243 cnd Code Mod vv159170 NEW --- incorrect handling of orphan system includes after changes in main file 2017-03-30
269280 cnd Code Mod vv159170 NEW --- [newcodemodel] OutOfMemoryError: GC overhead limit exceeded (intensive macro expansion) 2017-03-31
269541 cnd Code Mod vv159170 NEW --- [newcodemodel] IllegalArgumentException: No enum constant org.netbeans.modules.cnd.apt.impl.support.clank.APTToClankCompilationDB.LanguageFlavor.CPP 2017-03-30
269838 cnd Code Mod vv159170 NEW --- ClassCastException: org.netbeans.modules.cnd.modelimpl.csm.MacroImpl cannot be cast to org.netbeans.modules.cnd.api.model.CsmFile 2017-05-25
270483 cnd Code Mod vv159170 NEW --- OutOfMemoryError: Java heap space 2017-04-25
270738 cnd Code Mod vv159170 NEW --- OutOfMemoryError: GC overhead limit exceeded 2017-05-25
270866 cnd Code Mod vv159170 NEW --- org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /media/xnext/DATA/Software/xspectra-ui/xspectra-core/libxspectra2/tests/automation_tester/automa 2017-07-14
270910 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-08-27
271133 cnd Code Mod vv159170 NEW --- inaccuracy tests: const char str[]= #include "welcome.h" 2017-10-29
271258 cnd Code Mod vv159170 NEW --- ClankFileInfoQuerySupport works incorrectly for Quote getDiscountFor(customerName) 2017-08-11
271372 cnd Code Mod vv159170 NEW --- NullPointerException at org.netbeans.modules.cnd.modelimpl.content.file.FileComponent.<init> 2017-08-26
252116 cnd Code Mod alexvsimon NEW --- Insert Code > Getter creates getter with "const int" return type 2016-10-31
129371 cnd Code Mod issues NEW --- Check GCC list of keywords 2013-05-07
130510 cnd Code Mod issues NEW --- Stack overflow on parsing test constuctions 2013-05-07
135321 cnd Code Mod issues NEW --- support #pragma weak 2013-05-07
137082 cnd Code Mod issues NEW --- Wrong parser recovering on missing ";" 2013-05-07
138965 cnd Code Mod issues NEW --- Parser fails on nested template method of template definition 2013-05-07
140059 cnd Code Mod issues NEW --- Memory leaks in code model 2013-05-07
142578 cnd Code Mod issues NEW --- IDE doesn't highlight wrong code (semicolon is missed) 2013-05-07
146054 cnd Code Mod issues NEW --- Analyze parameter_list to balanceCurlies replacement in function predicate 2013-05-07
158901 cnd Code Mod issues NEW --- Brackets in instantiation breaks hyperlink 2013-05-07
159058 cnd Code Mod issues NEW --- Unresolved value in template specialization 2013-05-07
159132 cnd Code Mod issues NEW --- Unresolved forward declaration in template parameters 2013-05-07
169388 cnd Code Mod issues NEW --- Fortran: VOC: Introduce refactoring possibilities 2009-10-13
176712 cnd Code Mod issues NEW --- Navigator for C++ somewhat broken 2013-05-07
182311 cnd Code Mod issues NEW --- Members of C++ private classes aren't found if using namespace 2013-05-07
190254 cnd Code Mod issues NEW --- Syntax highlighting error 2013-05-07
190747 cnd Code Mod issues NEW --- Unresolved identifiers in C code 2013-05-07
191581 cnd Code Mod issues NEW --- source editor can't dectect error of extra "static" in function definition 2014-05-20
195501 cnd Code Mod issues NEW --- unresolved identifier when same named struct and variable 2013-05-07
201023 cnd Code Mod issues NEW --- Two incompatible declarators successively 2011-08-17
201827 cnd Code Mod issues NEW --- Uresolved nested using 2014-11-21
202768 cnd Code Mod issues NEW --- No code navigation from extern function declaration 2014-11-21
241982 cnd Code Mod issues NEW --- typedef syntax color problem 2014-11-21
271913 cnd Code Mod issues NEW --- Error Checking Throws False Flag on some Method Calls 2017-12-13
247625 cnd Code Mod petrk NEW --- Hyperlink from cast leads to constructor instead of a class 2014-11-19
87910 cnd Code Mod vkvashin NEW --- IDE doesn't support symbolic links on Windows 2010-04-19
132149 cnd Code Mod vkvashin NEW --- Clean up NativeProjectListenerImpl 2010-05-26
135422 cnd Code Mod vkvashin NEW --- C/C++ Syntax Error Highlighting: does not mark some errors 2010-05-21
139283 cnd Code Mod vkvashin NEW --- Error providers should be cancelled if user switches to another editor 2010-05-21
134614 cnd Code Mod vv159170 NEW --- Find Usages don't find macros that are concatenated (using #) from other macros 2010-10-27
137578 cnd Code Mod vv159170 NEW --- preprocessor expression evaluator needs to be compiler oriented 2015-08-17
159202 cnd Code Mod vv159170 NEW --- Unresolved ids in case of include inside of namespace 2011-04-27
177610 cnd Code Mod vv159170 NEW --- #error stops code assistance, syntax highlighting, etc... 2011-04-27
203792 cnd Code Mod vv159170 NEW --- Call graph with "Show Overridden Methods" on: distinguish non-pointer variables 2014-11-21
256686 cnd Code Mod mromashova STAR --- AssertionError: Read null FileSystem from code model persistence for fileSystemIndexInLayer == 1 2018-03-13
193238 cnd Code Mod vv159170 STAR --- pluggable parser 2010-12-15
193239 cnd Code Mod vv159170 STAR --- correct order of parsing for included files (for Symtab) 2012-02-16
198216 cnd Code Mod vv159170 STAR --- Extend CND infrastructure to handle more C language definitions for identifiers 2011-11-16
241858 cnd Code Mod mromashova STAR --- NPE in test ReopenBrokenRepositoryValidationFinal 2014-02-14
240964 cnd Code Mod petrk STAR --- [80cat] TypeImpl.decorateText [CodeCompletion took 3389 ms.] 2015-09-24
262801 cnd Code Mod petrk STAR --- Errors when parsing conditional expression inside template 2016-07-15
212091 cnd Code Mod vv159170 STAR --- #undef macro in source is not visible in included header 2014-11-19
212124 cnd Code Mod vv159170 STAR --- C++11 enum forwards 2017-03-31
228515 cnd Code Mod vv159170 STAR --- Support legacy code with __global identifiers 2013-04-17
258411 cnd Code Mod vv159170 STAR --- [newcodemodel] Introduce PTH-based preprocessing 2017-03-29
262070 cnd Code Mod vv159170 STAR --- Code assistance c++11 with non-ascii IDs 2016-07-16
268970 cnd Code Mod vv159170 STAR --- [newcodemodel] Fix Clank 3.9 upgrade 2017-10-02
269098 cnd Code Mod vv159170 STAR --- [newcodemodel] False 'cannot find include file' and related 'unable to resolve indentifier' 2017-04-03
270441 cnd Code Mod vv159170 STAR --- org.netbeans.modules.deadlock.detector.Detector$DeadlockDetectedException: Code Model Parser 1: Parsing /home/patrizio/git/libxspectra2/libxspectra-automation/src/AutomationAPI.cpp 2017-07-24
220164 cnd Code Mod issues STAR --- org.netbeans.modules.cnd.modelimpl.csm.AstRendererException in inaccuracy tests 2013-05-07
250075 cnd Code Mod alexvsimon REOP --- Finishing interrupted parsing produces broken code model 2015-10-28
238964 cnd Code Mod petrk REOP --- In c++ I see the "Overrides" signs, etc., only for the methods from the first extended class 2013-12-19
243262 cnd Code Mod petrk REOP --- regression: template specializations parsed incorrectly 2014-11-19
262808 cnd Code Mod petrk REOP --- Incorrect error highlighting in C++ code after "usind" 2016-07-20
269010 cnd Code Mod petrk REOP --- splitted source files not recognized for code assistance 2017-03-31
269453 cnd Code Mod petrk REOP --- Unable to resolve identifier for auto-declared range declaration in C++11 range based for loop for pointer types 2017-12-01
270875 cnd Code Mod vkvashin REOP --- Code model erroneously distinguishes structs and classes 2017-06-15
158188 cnd Code Mod vv159170 REOP --- Code model do not see a usage of a variable in Macro 2012-10-31
215051 cnd Code Mod vv159170 REOP --- Preprocessor does not work properly 2012-09-26
221236 cnd Code Mod vv159170 REOP --- Info message with stack: project thinks that new state is the best but start project does not take it 2015-11-25
223935 cnd Code Mod vv159170 REOP --- [rename-refactoring] NB silently renames a variable inside a inner block to a name of an existent one outside 2014-11-19
223937 cnd Code Mod vv159170 REOP --- [rename-refactoring] NB silently renames a variable in a module to a name of an existent one in another module 2014-11-19
262442 cnd Code Mod vv159170 REOP --- [newcodemodel]AssertionError: Path should be absolute: StringRef{\\VBOXSVR} 2017-03-29
151774 cnd Code Mod issues REOP --- Unresolved function parameters declared in braces 2013-05-07
186100 cnd Code Mod issues REOP --- Unresolved identifier in SS vector 2013-05-07
198276 cnd Code Mod issues REOP --- Static keyword on local variables 2014-11-21
249242 cnd Code Mod petrk REOP --- False Error Reporting 2017-04-05
278 bugs found.

as