Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / myint/cppclean issues and pull requests
#170 - Not finding operator overloading in the header file
Issue -
State: open - Opened by arseni-mourzenko 11 months ago
#169 - Create a new release from master
Issue -
State: open - Opened by ericriff about 1 year ago
#168 - False positive "should not #include C++ source file" for CMake's AUTOMOC files
Issue -
State: open - Opened by ecangi over 1 year ago
#167 - Missing Feature ... WishList item
Issue -
State: open - Opened by duaneellissd almost 2 years ago
#166 - False positive when calling a macro from within another macro
Issue -
State: open - Opened by jufajardini over 2 years ago
#165 - Fix false positive for unused include
Pull Request -
State: open - Opened by catenacyber over 2 years ago
#164 - False positive : does not need to be #included with fields of structure
Issue -
State: open - Opened by catenacyber over 2 years ago
#163 - 0.13: pytest is failing in 7 units
Issue -
State: open - Opened by kloczek over 2 years ago
- 1 comment
#162 - Add support for disabling cppclean for a file or a single line
Pull Request -
State: open - Opened by JoelLefkowitz almost 3 years ago
- 1 comment
#161 - Do I use the program correctly? (Windows)
Issue -
State: open - Opened by stephane-archer over 3 years ago
#160 - Y'all ever heard of paths having spaces?
Issue -
State: open - Opened by Sainan about 4 years ago
#159 - RuntimeError: generator raised StopIteration for a very simple code
Issue -
State: open - Opened by romintomasetti about 4 years ago
#158 - Does this also support C or just C++?
Issue -
State: open - Opened by andreffrosa over 4 years ago
#157 - which versions of C++ are supported?
Issue -
State: open - Opened by luxe over 4 years ago
- 1 comment
#156 - Fix for include .hxx file #155
Pull Request -
State: open - Opened by dyadav7 over 4 years ago
- 1 comment
#155 - Issue with include .hxx file
Issue -
State: open - Opened by dyadav7 over 4 years ago
#154 - Invalid "... not found in any directly included header"
Issue -
State: open - Opened by pmconrad over 4 years ago
- 2 comments
#153 - Fix issue 'Index out of range #140'
Pull Request -
State: open - Opened by rue-ryuzaki almost 5 years ago
- 1 comment
#152 - Fix bug for classes that have an export macro and are final
Pull Request -
State: closed - Opened by Niederb about 5 years ago
#151 - fix false positive of include header path relative to current path
Pull Request -
State: closed - Opened by yann-yy over 5 years ago
#150 - False positive when includes are not together in the .cpp file.
Issue -
State: open - Opened by anirudh234 over 5 years ago
- 1 comment
#149 - Skip ALL preprocessors tokens
Pull Request -
State: closed - Opened by TomerJLevy over 5 years ago
#148 - parsing error: (Token(u'::', xxx, yyy), [], [Token(u'B', zzz, bbb)])
Issue -
State: open - Opened by TomerJLevy over 5 years ago
- 1 comment
Labels: help wanted
#147 - parsing error: Token(u'#include <set>\\\n', xxx, yyy)
Issue -
State: open - Opened by TomerJLevy over 5 years ago
Labels: help wanted
#146 - "Exception while processing 'myheaderfile.hpp': unexpected token: Token(u'true', xxx, yyy)"
Issue -
State: open - Opened by Caerind over 5 years ago
#145 - False-positive when using mixed folder separator style (backslash and forward slash).
Issue -
State: open - Opened by vaillancourt over 5 years ago
- 1 comment
Labels: bug, help wanted
#144 - Python 3.7: RuntimeError: generator raised StopIteration
Issue -
State: open - Opened by scat25 almost 6 years ago
- 3 comments
Labels: help wanted
#143 - test/unicode.h licensed under GPL-2.0
Issue -
State: closed - Opened by scarabeusiv almost 6 years ago
- 2 comments
#142 - Include tests in source tarballs
Issue -
State: open - Opened by jayvdb almost 6 years ago
Labels: help wanted
#141 - setup.py: Change distutils to setuptools
Pull Request -
State: open - Opened by kiy4h about 6 years ago
- 1 comment
#140 - Index out of range
Issue -
State: open - Opened by bjaraujo about 6 years ago
- 4 comments
Labels: question, help wanted
#139 - Prevent from crash when macros are present in ctor initializer list
Pull Request -
State: closed - Opened by velmafia over 6 years ago
#138 - Types used in template class/method are considered unused
Issue -
State: open - Opened by kpopv over 6 years ago
Labels: question, help wanted
#137 - types referred to in 'using' cause false positive unused include
Issue -
State: open - Opened by kpopv over 6 years ago
Labels: question, help wanted
#136 - Could cppclean remove unused #import of COM libraries somehow? eg. #import "foo.tlb"
Issue -
State: open - Opened by arnold40 over 6 years ago
#135 - Export macros create false positives in function declarations
Issue -
State: open - Opened by lesurp over 6 years ago
#134 - Preprocessor macros in Ctor initializer list.
Pull Request -
State: closed - Opened by Gugli over 6 years ago
- 3 comments
#133 - Issue 130: check node.name type
Pull Request -
State: closed - Opened by endotermic over 6 years ago
#132 - Errors when encountering Preoprocessor Macros while listing initializers in constructors
Issue -
State: closed - Opened by Gugli almost 7 years ago
- 1 comment
#131 - Infinite loop on invalid char
Pull Request -
State: closed - Opened by Gugli almost 7 years ago
- 2 comments
#130 - 'NoneType' object has no attribute 'split'
Issue -
State: open - Opened by endotermic almost 7 years ago
- 7 comments
Labels: question
#129 - Add support for Qt smart pointers
Pull Request -
State: closed - Opened by christarazi almost 7 years ago
#128 - Implement basic support for ctor initializer lists and exporting defines with values
Pull Request -
State: closed - Opened by christarazi almost 7 years ago
- 3 comments
#127 - False warning of Not used forward declaration
Issue -
State: open - Opened by drodil almost 7 years ago
- 2 comments
#126 - Support for ignoring warning
Issue -
State: open - Opened by drodil almost 7 years ago
- 2 comments
Labels: enhancement
#125 - Fails to parse try-function block
Issue -
State: open - Opened by AKhranovskiy about 7 years ago
#124 - Warns on local function definition
Issue -
State: open - Opened by AKhranovskiy about 7 years ago
- 1 comment
#123 - script exception: AttributeError: 'NoneType' object has no attribute 'split'
Issue -
State: open - Opened by Chaosmeister about 7 years ago
- 1 comment
#122 - Nested classes issue: does not need to be #included
Issue -
State: open - Opened by Chaosmeister about 7 years ago
#121 - IndexError: pop from empty list
Issue -
State: open - Opened by DethRaid over 7 years ago
- 7 comments
Labels: question, help wanted
#120 - Support Windows by using `setuptools` in `setup.py` instead of `distutils`
Issue -
State: open - Opened by Chaosmeister over 7 years ago
- 4 comments
Labels: help wanted
#119 - AST Crash
Issue -
State: open - Opened by jcelerier over 7 years ago
- 2 comments
#118 - False warning for "does not need to be #included"
Issue -
State: open - Opened by ihhub over 7 years ago
#117 - Function declaration and initialization warning
Issue -
State: open - Opened by ihhub over 7 years ago
#116 - Static variable warning should be thrown only in header file
Issue -
State: open - Opened by ihhub over 7 years ago
- 1 comment
#115 - A pointer to function is interpreted as a function
Issue -
State: open - Opened by ihhub over 7 years ago
#114 - Unused variable check only in declaration file
Issue -
State: open - Opened by ihhub over 7 years ago
#113 - Crash in static_data.py
Issue -
State: open - Opened by ihhub over 7 years ago
#112 - handle std function
Pull Request -
State: closed - Opened by esquires over 7 years ago
- 1 comment
#111 - remove false positive with "using"
Pull Request -
State: closed - Opened by esquires over 7 years ago
- 1 comment
#110 - Infer system includes
Pull Request -
State: closed - Opened by esquires over 7 years ago
- 2 comments
#109 - inferring system includes
Issue -
State: closed - Opened by esquires over 7 years ago
- 4 comments
#108 - Headers named '*.hxx' are ignored
Issue -
State: open - Opened by ZedThree over 7 years ago
- 5 comments
Labels: question
#107 - initialize name tokens
Pull Request -
State: closed - Opened by esquires over 7 years ago
- 1 comment
#106 - check for empty namespace
Pull Request -
State: closed - Opened by esquires over 7 years ago
- 1 comment
#105 - nameless node in AST
Issue -
State: open - Opened by bbodin over 7 years ago
- 1 comment
Labels: bug
#104 - UnboundLocalError: local variable 'name_tokens' referenced before assignment
Issue -
State: open - Opened by marmistrz over 7 years ago
- 1 comment
#103 - Default template argument not treated as reference to #include
Issue -
State: open - Opened by Farqd over 7 years ago
#102 - Fix typos
Pull Request -
State: closed - Opened by jwilk almost 8 years ago
- 1 comment
#101 - 'f' not found in any directly #included header
Issue -
State: closed - Opened by Prime541 about 8 years ago
- 2 comments
#100 - False alarms on "does not need to be included; use a forward declaration instead"
Issue -
State: closed - Opened by SV-Li-Bing over 8 years ago
#99 - Fails to parse constructors
Issue -
State: open - Opened by hatori175 over 8 years ago
- 2 comments
#98 - Crash while dealing with anonymous struct
Issue -
State: closed - Opened by harrynull over 8 years ago
#97 - Exception while processing macro in header
Issue -
State: closed - Opened by JesseJ over 8 years ago
- 1 comment
#96 - NoneType has no attribute split
Issue -
State: closed - Opened by odeits over 8 years ago
- 2 comments
#95 - TypeError: coercing to Unicode: need string or buffer, NoneType found
Issue -
State: open - Opened by falconair almost 9 years ago
- 1 comment
#94 - Wrong report of header file "does not need to be included; use a forward declaration instead"
Issue -
State: open - Opened by omichel almost 9 years ago
#93 - coala
Issue -
State: closed - Opened by sils almost 9 years ago
- 1 comment
#92 - I don't think it takes global functions into account
Issue -
State: closed - Opened by JesseJ almost 9 years ago
- 1 comment
#91 - Case consistency of #include files
Issue -
State: closed - Opened by EricBracken almost 9 years ago
Labels: enhancement
#90 - Issue 89: warning on using namespace in header
Pull Request -
State: open - Opened by WimLeflere almost 9 years ago
- 2 comments
#89 - 'using namespace' in header file not taken into account
Issue -
State: closed - Opened by WimLeflere almost 9 years ago
- 2 comments
#88 - Crashes on member initialization using uniform initialization list
Issue -
State: open - Opened by FuegoFro about 9 years ago
- 4 comments
#87 - Incomplete type, std::shared_ptr, and alias declaration
Issue -
State: open - Opened by jwpeterson about 9 years ago
#86 - cppclean suggests forward declaring something which is an enum
Issue -
State: closed - Opened by jwpeterson about 9 years ago
- 1 comment
#85 - --include-path isn't recursive
Issue -
State: closed - Opened by JesseJ about 9 years ago
- 1 comment
#84 - KeyError raised
Issue -
State: closed - Opened by gluttony38 about 9 years ago
- 7 comments
#83 - Crash _get_template_end on boost/tr1/array.hpp
Issue -
State: closed - Opened by amai2012 about 9 years ago
- 2 comments
#82 - Crash in _get_method on invalid/incomplete code
Issue -
State: closed - Opened by amai2012 about 9 years ago
- 5 comments
#81 - AssertionError on class
Issue -
State: closed - Opened by amai2012 about 9 years ago
- 2 comments
Labels: bug
#80 - Error in _add_use
Issue -
State: closed - Opened by amai2012 about 9 years ago
- 12 comments
#79 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 12: ordinal not in range(128)
Issue -
State: closed - Opened by amai2012 about 9 years ago
- 6 comments
#78 - cppclean thinks forward declaration is not used, but it is.
Issue -
State: open - Opened by jwpeterson about 9 years ago
- 5 comments
#77 - cppclean thinks a forward declaration is not used
Issue -
State: closed - Opened by jwpeterson about 9 years ago
- 3 comments
Labels: enhancement
#76 - cppclean crash on specific header
Issue -
State: closed - Opened by jwpeterson over 9 years ago
- 7 comments
Labels: bug
#75 - Unexpected token parsing errors for C++11 code
Issue -
State: closed - Opened by rakhimov over 9 years ago
- 6 comments
#74 - Function declaration with trailing return type yields token exception
Issue -
State: closed - Opened by chrizke over 9 years ago
#73 - std::function yields token exception
Issue -
State: closed - Opened by chrizke over 9 years ago
- 1 comment
#72 - Nested templates yield token exception
Issue -
State: closed - Opened by chrizke over 9 years ago
- 3 comments
#60 - Cpp clean tells me I need to #include something that I can forward declare.
Issue -
State: open - Opened by ChopsII almost 10 years ago
- 5 comments