Skip to content

Assignment type consistency #3634

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

Closed
wants to merge 2 commits into from
Closed

Assignment type consistency #3634

wants to merge 2 commits into from

Conversation

kroening
Copy link
Member

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

@kroening kroening requested review from smowton and danpoe December 28, 2018 21:17
@kroening kroening changed the title Assignment consistency Assignment type consistency Dec 28, 2018
@tautschnig tautschnig assigned kroening and unassigned smowton and danpoe Dec 29, 2018
Copy link
Contributor

@danpoe danpoe left a comment

Choose a reason for hiding this comment

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

LGTM

@smowton
Copy link
Contributor

smowton commented Jan 2, 2019

The bugfix commit suggests adding a test?

@thk123
Copy link
Contributor

thk123 commented Jan 15, 2019

Just to say I've started looking at this failure and replicating Dan's fix for the Java object factory.

@smowton
Copy link
Contributor

smowton commented Jan 15, 2019

@thk123 I may have code for this already, one sec....

@smowton
Copy link
Contributor

smowton commented Jan 15, 2019

@thk123 the top 6 commits in https://github.com/smowton/cbmc/commits/smowton/wip/java-frontend-type-consistency are the Java frontend type consistency fixes I haven't had a chance to upstream yet. Mostly they relate to clashes between generic and non-generic types.

@kroening kroening force-pushed the assignment-consistency branch from 42c490b to 6e2c03e Compare January 19, 2019 13:03
@thk123
Copy link
Contributor

thk123 commented Jan 23, 2019

Superseded by the now merged #3822

@thk123 thk123 closed this Jan 23, 2019
@kroening kroening deleted the assignment-consistency branch February 23, 2019 16:13
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.

4 participants