Perfect!
I am not sure if the wxPdfDocument version is the same in Codeblocks. I consider it invalid because it is a refactoring. There is no test case it was just a source code scan.
I am not sure if the wxPdfDocument version is the same in Codeblocks. I consider it invalid because it is a refactoring. There is now test case it was just a source code scan.
I am not sure if the wxPdfDocument version is the same in Codeblocks. I consider it invalid because it is a refactoring.
would be more defensive, but I think it is not present in the new wxPdfDocument version. So it is invalid.
check pointer
missing fclose
Home
same stuff line 768: ProjectFile pf = flist_it; if ( ParserCommon::FileType(pf->relativeFilename) != ParserCommon::ftSource) continue; if ( pf and (pf->file.GetName() == fnFilename.GetName()) ) return pf->file.GetFullPath();
check pointer
Home
Home
) no matching
unreachable code
mismatching delete
Home
check pointer
twin include
check pointer
Home
Home
Home
Home
Home
Home
Home
Home
Support Intel OneApi Compiler
not fixed in line 796
init variable
identical expression
unreachable code
check array
protect realloc
member not initialized
unreachable code
identical line
unreachable code
condtion always false
missing fclose
plugin: ouf of bounds
Home
Home
Home
Home
patched file
patched filed
unused variables
Plugins: missing fclose
Home
Home
Home
Home
Home
should be C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\Common7\IDE - there are binaries especially the mspdbcore.dll :-)
should be C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\Common7\IDE - there are binaries espsecially the mspdbcore.dll :-)
should be C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\Common7\IDE - there are binaries
Currently testing with Win 10 , Visual Studio Express Windows Dektop (WD) 2017 but the full path is: C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\VC\Tools\MSVC\14.16.27023\bin\Hostx86\x64 The binaries were found but compiling a test project results in: c1xx: fatal error C1356: unable to find mspdbcore.dll
Currently testing with Win 10 , Visual Studio Express Windows Dektop (WD) 2017 but the full path is: C:\Program Files (x86)\Microsoft Visual Studio\2017\WDExpress\VC\Tools\MSVC\14.16.27023\bin\Hostx86\x64 they binaries were found but compiling a test project results in: c1xx: fatal error C1356: unable to find mspdbcore.dll
Thanks for help. Just tested auto detection - there is a change. Path in VS 2017 changed: %ProgramFiles(x86)%\Microsoft Visual Studio 14\VC (old versions) New: %ProgramFiles(x86)%\Microsoft Visual Studio\2017\WDExpress\VC
maybe this is of interest: https://renenyffenegger.ch/notes/Windows/development/Visual-Studio/environment-variables/index
maybe tihs is ofinterest: https://renenyffenegger.ch/notes/Windows/development/Visual-Studio/environment-variables/index
updated
add Visual studio 2017 compiler
Index negative
unreachable code
missing return
include twice
initialize variable
Plugins: Identical condition
sounds ok to me.
sounds ok
Perfect ! Maybe gcc with option -Wunreachable-code works
unreachable code 2
unreachable code
Identical condition
Plugin: Unreachable code
Typo
identical condition
plugin / contrib / help / unreachable code
especially cppcheck finds the case with the missing copy operator
one more article: https://www.heise.de/hintergrund/Pruefstand-fuer-Testwerkzeuge-Codeanalyse-im-Praxiseinsatz-4679430.html?seite=all in German :-(
Home
Home
Home
Home
Home
Home
Home
Home
Home
Home
Home
plugin nassi identical code
Home
Home
There is an article about cppcheck in the German Linux magazine issue 12/2019: https://www.linux-magazin.de/ausgaben/2019/12/cppcheck/ it is in German :-(
include twice
this seems as well strange: /dotnet/NETGeographicLib/UTMUPS.cpp: line 51: zone = lzone; northp = northp; // probably lnorthp
Shadow variable