Skip to content

Fix #9097 (Crash on thousands of "else ifs"s in gcc-avr package)#1982

Merged
danmar merged 3 commits into
cppcheck-opensource:masterfrom
IOBYTE:master
Jul 12, 2019
Merged

Fix #9097 (Crash on thousands of "else ifs"s in gcc-avr package)#1982
danmar merged 3 commits into
cppcheck-opensource:masterfrom
IOBYTE:master

Conversation

@IOBYTE

@IOBYTE IOBYTE commented Jul 11, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@amai2012

Copy link
Copy Markdown
Collaborator

@IOBYTE

IOBYTE commented Jul 11, 2019

Copy link
Copy Markdown
Contributor Author

If we start seeing it as a problem in daca results. Can daca be run on windows with MSVC?

@IOBYTE

IOBYTE commented Jul 11, 2019

Copy link
Copy Markdown
Contributor Author

I just looked at donate-cpu.py and it is unix specific. I guess it could be modified to detect windows and run msbuild instead.

@danmar

danmar commented Jul 12, 2019

Copy link
Copy Markdown
Collaborator

I just looked at donate-cpu.py and it is unix specific. I guess it could be modified to detect windows and run msbuild instead.

Yes. There is no "decision" to use linux, it's just that msvc support has not been added yet.

@danmar danmar merged commit 74e3114 into cppcheck-opensource:master Jul 12, 2019
jubnzv pushed a commit to jubnzv/cppcheck that referenced this pull request Nov 13, 2019
…check-opensource#1982)

* Fix #9097 (Crash on thousands of "else ifs"s in gcc-avr package)

* increase recursion count maximum to 512 because cppcheck was hitting the 256 limit

* 512 was too much for windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants