Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complex regular subexpression recursion limit (32766) exceeded at /usr/local/bin/cloc line 7272. #3

Open
darvid7 opened this issue Apr 24, 2017 · 1 comment
Assignees
Labels

Comments

@darvid7
Copy link
Owner

darvid7 commented Apr 24, 2017

TODO: Catch error: Complex regular subexpression recursion limit (32766) exceeded at /usr/local/bin/cloc line 7272.

Issue when recursion limit reached when dealing with a large repo, when

def run_cloc_script(repository_url):

calls cloc shell script.

@darvid7 darvid7 self-assigned this Jun 1, 2017
@darvid7
Copy link
Owner Author

darvid7 commented Jun 30, 2017

related to
AlDanial/cloc#112
also probably should use a local version of cloc

@darvid7 darvid7 added the bug label Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant