Skip to content

Add model for String.valueOf(boolean) and StringBuffer.append(boolean) #14

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

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

romainbrenguier
Copy link
Contributor

@romainbrenguier romainbrenguier commented Nov 20, 2018

Note that StringBuilder.append(boolean) was already modeled by calling String.valueOf(boolean) so it doesn't need to be changed here.

@romainbrenguier romainbrenguier changed the title Add model for String.valueOf(boolean) Add model for String.valueOf(boolean) and StringBuffer.append(boolean) Nov 20, 2018
romainbrenguier added a commit to romainbrenguier/cbmc that referenced this pull request Nov 20, 2018
@romainbrenguier romainbrenguier merged commit 766ac7a into master Nov 20, 2018
@romainbrenguier
Copy link
Contributor Author

do not delete this branch yet

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