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

#169 - Create a new release from master

Issue - State: open - Opened by ericriff 7 months ago

#167 - Missing Feature ... WishList item

Issue - State: open - Opened by duaneellissd over 1 year ago

#165 - Fix false positive for unused include

Pull Request - State: open - Opened by catenacyber about 2 years ago

#163 - 0.13: pytest is failing in 7 units

Issue - State: open - Opened by kloczek about 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 about 2 years ago - 1 comment

#161 - Do I use the program correctly? (Windows)

Issue - State: open - Opened by stephane-archer about 3 years ago

#160 - Y'all ever heard of paths having spaces?

Issue - State: open - Opened by Sainan over 3 years ago

#158 - Does this also support C or just C++?

Issue - State: open - Opened by andreffrosa over 3 years ago

#157 - which versions of C++ are supported?

Issue - State: open - Opened by luxe almost 4 years ago - 1 comment

#156 - Fix for include .hxx file #155

Pull Request - State: open - Opened by dyadav7 about 4 years ago - 1 comment

#155 - Issue with include .hxx file

Issue - State: open - Opened by dyadav7 about 4 years ago

#154 - Invalid "... not found in any directly included header"

Issue - State: open - Opened by pmconrad about 4 years ago - 2 comments

#153 - Fix issue 'Index out of range #140'

Pull Request - State: open - Opened by rue-ryuzaki over 4 years ago - 1 comment

#152 - Fix bug for classes that have an export macro and are final

Pull Request - State: closed - Opened by Niederb over 4 years ago

#151 - fix false positive of include header path relative to current path

Pull Request - State: closed - Opened by yann-yy over 4 years ago

#150 - False positive when includes are not together in the .cpp file.

Issue - State: open - Opened by anirudh234 almost 5 years ago - 1 comment

#149 - Skip ALL preprocessors tokens

Pull Request - State: closed - Opened by TomerJLevy almost 5 years ago

#148 - parsing error: (Token(u'::', xxx, yyy), [], [Token(u'B', zzz, bbb)])

Issue - State: open - Opened by TomerJLevy almost 5 years ago - 1 comment
Labels: help wanted

#147 - parsing error: Token(u'#include <set>\\\n', xxx, yyy)

Issue - State: open - Opened by TomerJLevy almost 5 years ago
Labels: help wanted

#145 - False-positive when using mixed folder separator style (backslash and forward slash).

Issue - State: open - Opened by vaillancourt about 5 years ago - 1 comment
Labels: bug, help wanted

#144 - Python 3.7: RuntimeError: generator raised StopIteration

Issue - State: open - Opened by scat25 over 5 years ago - 3 comments
Labels: help wanted

#143 - test/unicode.h licensed under GPL-2.0

Issue - State: closed - Opened by scarabeusiv over 5 years ago - 2 comments

#142 - Include tests in source tarballs

Issue - State: open - Opened by jayvdb over 5 years ago
Labels: help wanted

#141 - setup.py: Change distutils to setuptools

Pull Request - State: open - Opened by kiy4h over 5 years ago - 1 comment

#140 - Index out of range

Issue - State: open - Opened by bjaraujo over 5 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 almost 6 years ago

#138 - Types used in template class/method are considered unused

Issue - State: open - Opened by kpopv almost 6 years ago
Labels: question, help wanted

#137 - types referred to in 'using' cause false positive unused include

Issue - State: open - Opened by kpopv almost 6 years ago
Labels: question, help wanted

#135 - Export macros create false positives in function declarations

Issue - State: open - Opened by lesurp about 6 years ago

#134 - Preprocessor macros in Ctor initializer list.

Pull Request - State: closed - Opened by Gugli about 6 years ago - 3 comments

#133 - Issue 130: check node.name type

Pull Request - State: closed - Opened by endotermic about 6 years ago

#131 - Infinite loop on invalid char

Pull Request - State: closed - Opened by Gugli about 6 years ago - 2 comments

#130 - 'NoneType' object has no attribute 'split'

Issue - State: open - Opened by endotermic about 6 years ago - 7 comments
Labels: question

#129 - Add support for Qt smart pointers

Pull Request - State: closed - Opened by christarazi over 6 years ago

#128 - Implement basic support for ctor initializer lists and exporting defines with values

Pull Request - State: closed - Opened by christarazi over 6 years ago - 3 comments

#127 - False warning of Not used forward declaration

Issue - State: open - Opened by drodil over 6 years ago - 2 comments

#126 - Support for ignoring warning

Issue - State: open - Opened by drodil over 6 years ago - 2 comments
Labels: enhancement

#125 - Fails to parse try-function block

Issue - State: open - Opened by AKhranovskiy over 6 years ago

#124 - Warns on local function definition

Issue - State: open - Opened by AKhranovskiy over 6 years ago - 1 comment

#122 - Nested classes issue: does not need to be #included

Issue - State: open - Opened by Chaosmeister over 6 years ago

#121 - IndexError: pop from empty list

Issue - State: open - Opened by DethRaid over 6 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 6 years ago - 4 comments
Labels: help wanted

#119 - AST Crash

Issue - State: open - Opened by jcelerier over 6 years ago - 2 comments

#118 - False warning for "does not need to be #included"

Issue - State: open - Opened by ihhub almost 7 years ago

#117 - Function declaration and initialization warning

Issue - State: open - Opened by ihhub almost 7 years ago

#116 - Static variable warning should be thrown only in header file

Issue - State: open - Opened by ihhub almost 7 years ago - 1 comment

#115 - A pointer to function is interpreted as a function

Issue - State: open - Opened by ihhub almost 7 years ago

#114 - Unused variable check only in declaration file

Issue - State: open - Opened by ihhub almost 7 years ago

#113 - Crash in static_data.py

Issue - State: open - Opened by ihhub almost 7 years ago

#112 - handle std function

Pull Request - State: closed - Opened by esquires almost 7 years ago - 1 comment

#111 - remove false positive with "using"

Pull Request - State: closed - Opened by esquires almost 7 years ago - 1 comment

#110 - Infer system includes

Pull Request - State: closed - Opened by esquires almost 7 years ago - 2 comments

#109 - inferring system includes

Issue - State: closed - Opened by esquires almost 7 years ago - 4 comments

#108 - Headers named '*.hxx' are ignored

Issue - State: open - Opened by ZedThree almost 7 years ago - 5 comments
Labels: question

#107 - initialize name tokens

Pull Request - State: closed - Opened by esquires almost 7 years ago - 1 comment

#106 - check for empty namespace

Pull Request - State: closed - Opened by esquires almost 7 years ago - 1 comment

#105 - nameless node in AST

Issue - State: open - Opened by bbodin almost 7 years ago - 1 comment
Labels: bug

#104 - UnboundLocalError: local variable 'name_tokens' referenced before assignment

Issue - State: open - Opened by marmistrz about 7 years ago - 1 comment

#103 - Default template argument not treated as reference to #include

Issue - State: open - Opened by Farqd about 7 years ago

#102 - Fix typos

Pull Request - State: closed - Opened by jwilk over 7 years ago - 1 comment

#101 - 'f' not found in any directly #included header

Issue - State: closed - Opened by Prime541 over 7 years ago - 2 comments

#99 - Fails to parse constructors

Issue - State: open - Opened by hatori175 about 8 years ago - 2 comments

#98 - Crash while dealing with anonymous struct

Issue - State: closed - Opened by harrynull about 8 years ago

#97 - Exception while processing macro in header

Issue - State: closed - Opened by JesseJ about 8 years ago - 1 comment

#96 - NoneType has no attribute split

Issue - State: closed - Opened by odeits about 8 years ago - 2 comments

#95 - TypeError: coercing to Unicode: need string or buffer, NoneType found

Issue - State: open - Opened by falconair about 8 years ago - 1 comment

#93 - coala

Issue - State: closed - Opened by sils over 8 years ago - 1 comment

#92 - I don't think it takes global functions into account

Issue - State: closed - Opened by JesseJ over 8 years ago - 1 comment

#91 - Case consistency of #include files

Issue - State: closed - Opened by EricBracken over 8 years ago
Labels: enhancement

#90 - Issue 89: warning on using namespace in header

Pull Request - State: open - Opened by WimLeflere over 8 years ago - 2 comments

#89 - 'using namespace' in header file not taken into account

Issue - State: closed - Opened by WimLeflere over 8 years ago - 2 comments

#88 - Crashes on member initialization using uniform initialization list

Issue - State: open - Opened by FuegoFro over 8 years ago - 4 comments

#87 - Incomplete type, std::shared_ptr, and alias declaration

Issue - State: open - Opened by jwpeterson over 8 years ago

#86 - cppclean suggests forward declaring something which is an enum

Issue - State: closed - Opened by jwpeterson over 8 years ago - 1 comment

#85 - --include-path isn't recursive

Issue - State: closed - Opened by JesseJ over 8 years ago - 1 comment

#84 - KeyError raised

Issue - State: closed - Opened by gluttony38 over 8 years ago - 7 comments

#83 - Crash _get_template_end on boost/tr1/array.hpp

Issue - State: closed - Opened by amai2012 over 8 years ago - 2 comments

#82 - Crash in _get_method on invalid/incomplete code

Issue - State: closed - Opened by amai2012 over 8 years ago - 5 comments

#81 - AssertionError on class

Issue - State: closed - Opened by amai2012 over 8 years ago - 2 comments
Labels: bug

#80 - Error in _add_use

Issue - State: closed - Opened by amai2012 over 8 years ago - 12 comments

#78 - cppclean thinks forward declaration is not used, but it is.

Issue - State: open - Opened by jwpeterson over 8 years ago - 5 comments

#77 - cppclean thinks a forward declaration is not used

Issue - State: closed - Opened by jwpeterson over 8 years ago - 3 comments
Labels: enhancement

#76 - cppclean crash on specific header

Issue - State: closed - Opened by jwpeterson over 8 years ago - 7 comments
Labels: bug

#75 - Unexpected token parsing errors for C++11 code

Issue - State: closed - Opened by rakhimov over 8 years ago - 6 comments

#73 - std::function yields token exception

Issue - State: closed - Opened by chrizke almost 9 years ago - 1 comment

#72 - Nested templates yield token exception

Issue - State: closed - Opened by chrizke almost 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 over 9 years ago - 5 comments