issues
search
myint
/
cppclean
Finds problems in C++ source that slow development of large code bases
https://pypi.python.org/pypi/cppclean
Apache License 2.0
701
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Not finding operator overloading in the header file
#170
arseni-mourzenko
opened
8 months ago
0
Create a new release from master
#169
ericriff
opened
10 months ago
0
False positive "should not #include C++ source file" for CMake's AUTOMOC files
#168
ecangi
opened
1 year ago
0
Missing Feature ... WishList item
#167
duaneellissd
opened
1 year ago
0
False positive when calling a macro from within another macro
#166
jufajardini
opened
2 years ago
0
Fix false positive for unused include
#165
catenacyber
opened
2 years ago
0
False positive : does not need to be #included with fields of structure
#164
catenacyber
opened
2 years ago
0
0.13: pytest is failing in 7 units
#163
kloczek
opened
2 years ago
1
Add support for disabling cppclean for a file or a single line
#162
JoelLefkowitz
opened
2 years ago
1
Do I use the program correctly? (Windows)
#161
stephane-archer
opened
3 years ago
0
Y'all ever heard of paths having spaces?
#160
Sainan
opened
3 years ago
0
RuntimeError: generator raised StopIteration for a very simple code
#159
romintomasetti
opened
3 years ago
0
Does this also support C or just C++?
#158
andreffrosa
opened
3 years ago
0
which versions of C++ are supported?
#157
luxe
opened
4 years ago
1
Fix for include .hxx file #155
#156
dyadav7
opened
4 years ago
1
Issue with include .hxx file
#155
dyadav7
opened
4 years ago
0
Invalid "... not found in any directly included header"
#154
pmconrad
opened
4 years ago
2
Fix issue 'Index out of range #140'
#153
rue-ryuzaki
opened
4 years ago
1
Fix bug for classes that have an export macro and are final
#152
Niederb
closed
4 years ago
0
fix false positive of include header path relative to current path
#151
yann-yy
closed
4 years ago
0
False positive when includes are not together in the .cpp file.
#150
anirudh234
opened
5 years ago
1
Skip ALL preprocessors tokens
#149
TomerJLevy
closed
5 years ago
0
parsing error: (Token(u'::', xxx, yyy), [], [Token(u'B', zzz, bbb)])
#148
TomerJLevy
opened
5 years ago
1
parsing error: Token(u'#include <set>\\\n', xxx, yyy)
#147
TomerJLevy
opened
5 years ago
0
"Exception while processing 'myheaderfile.hpp': unexpected token: Token(u'true', xxx, yyy)"
#146
Caerind
opened
5 years ago
0
False-positive when using mixed folder separator style (backslash and forward slash).
#145
vaillancourt
opened
5 years ago
1
Python 3.7: RuntimeError: generator raised StopIteration
#144
scat25
opened
5 years ago
3
test/unicode.h licensed under GPL-2.0
#143
scarabeusiv
closed
5 years ago
2
Include tests in source tarballs
#142
jayvdb
opened
5 years ago
0
setup.py: Change distutils to setuptools
#141
kiy4h
opened
5 years ago
1
Index out of range
#140
bjaraujo
opened
5 years ago
4
Prevent from crash when macros are present in ctor initializer list
#139
velmafia
closed
5 years ago
0
Types used in template class/method are considered unused
#138
kpopv
opened
6 years ago
0
types referred to in 'using' cause false positive unused include
#137
kpopv
opened
6 years ago
0
Could cppclean remove unused #import of COM libraries somehow? eg. #import "foo.tlb"
#136
arnold40
opened
6 years ago
0
Export macros create false positives in function declarations
#135
lesurp
opened
6 years ago
0
Preprocessor macros in Ctor initializer list.
#134
Gugli
closed
5 years ago
3
Issue 130: check node.name type
#133
endotermic
closed
6 years ago
0
Errors when encountering Preoprocessor Macros while listing initializers in constructors
#132
Gugli
closed
5 years ago
1
Infinite loop on invalid char
#131
Gugli
closed
6 years ago
2
'NoneType' object has no attribute 'split'
#130
endotermic
opened
6 years ago
7
Add support for Qt smart pointers
#129
christarazi
closed
6 years ago
0
Implement basic support for ctor initializer lists and exporting defines with values
#128
christarazi
closed
6 years ago
3
False warning of Not used forward declaration
#127
drodil
opened
6 years ago
2
Support for ignoring warning
#126
drodil
opened
6 years ago
2
Fails to parse try-function block
#125
akhranovsky
opened
6 years ago
0
Warns on local function definition
#124
akhranovsky
opened
6 years ago
1
script exception: AttributeError: 'NoneType' object has no attribute 'split'
#123
Chaosmeister
opened
6 years ago
1
Nested classes issue: does not need to be #included
#122
Chaosmeister
opened
6 years ago
0
IndexError: pop from empty list
#121
DethRaid
opened
6 years ago
7
Next