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

Adapt print/messaget API, get_error_found #12

Merged
merged 2 commits into from
Jun 14, 2017

Conversation

mgudemann
Copy link
Contributor

Verilog, VHDL and parts of VCEGAR used the old messaget print interface. Also get_error_found() was removed and is replaced by message counts as in CBMC/master.

@mgudemann mgudemann requested review from kroening and rajdeep87 May 30, 2017 10:01
@mgudemann mgudemann force-pushed the fix/compilation_with_changed_messaget branch from e9e73f9 to 5ce95a5 Compare June 5, 2017 08:30
Copy link

@rajdeep87 rajdeep87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new messages API works fine. However, due to recent removal of ansi-c/c_types.cpp in CBMC master, the corresponding ebmc Makefile need to be adapted by removing the line $(CBMC)/src/ansi-c/c_types$(OBJEXT) , for successful compilation.

@mgudemann
Copy link
Contributor Author

@rajdeep87 thanks for the review, I adapted the Makefile of EBMC

@rajdeep87
Copy link

@kroening This now compiles with CBMC master and ready to be merged.

@mgudemann
Copy link
Contributor Author

merged now, changes are non-functional, only compilation fixes

@mgudemann mgudemann merged commit da525e7 into master Jun 14, 2017
@mgudemann mgudemann deleted the fix/compilation_with_changed_messaget branch June 14, 2017 11:56
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