Skip to content

Ticket #7445: Properly represent integer types smaller than int in CheckIO::ArgumentInfo.#800

Merged
danmar merged 1 commit intocppcheck-opensource:masterfrom
simartin:ticket_7445
May 28, 2016
Merged

Ticket #7445: Properly represent integer types smaller than int in CheckIO::ArgumentInfo.#800
danmar merged 1 commit intocppcheck-opensource:masterfrom
simartin:ticket_7445

Conversation

@simartin
Copy link
Copy Markdown
Contributor

This ticket highlights an issue in b77203a, that effectively considers as int any argument with an integral type smaller than int . This patch fixes this and the ticket.

Thanks to consider merging.

@danmar danmar merged commit d0a1a31 into cppcheck-opensource:master May 28, 2016
@simartin simartin deleted the ticket_7445 branch May 28, 2016 18:28
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.

2 participants