Skip to content

MathLib::isBin(): fix missing detection of U and L suffix combinations. ...#258

Merged
danmar merged 1 commit into
cppcheck-opensource:masterfrom
orbitcowboy:master
Mar 11, 2014
Merged

MathLib::isBin(): fix missing detection of U and L suffix combinations. ...#258
danmar merged 1 commit into
cppcheck-opensource:masterfrom
orbitcowboy:master

Conversation

@orbitcowboy
Copy link
Copy Markdown
Collaborator

The previous version did not handle suffixes of long and unsigned values correctly. This is fixed by adding a finite state machine, parsing the binary value. The corresponding unit test cases are also added.

danmar added a commit that referenced this pull request Mar 11, 2014
MathLib::isBin(): fix missing detection of U and L suffix combinations. ...
@danmar danmar merged commit af0cf9b into cppcheck-opensource:master Mar 11, 2014
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