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

Invalid trigger workaround #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Invalid trigger workaround #320

wants to merge 1 commit into from

Conversation

viper-admin
Copy link
Member

Pull request 🔀 created by @marcoeilers on 2017-02-07 17:57
Original Bitbucket pull request id: 24

Participants:

Source: 097d5d6 on branch trigger-workaround
Destination: 8c382e5 on branch master

State: OPEN

This is a workaround for some instances of what I think is #146 (see my comment there).

In my case, the invalid expression is in the condition of an implication or a conditional expression where both branches are identical anyway, so the problem can be avoided by leaving out the conditional. It doesn't solve the actual problem, of course (I briefly tried to do that, but that's kind of hard if you don't really know what's going on), but it avoids it in the instances that I currently care about :)

…a trigger, and the condition contains stuff which isn't allowed in triggers, this prevents a stack trace from Boogie.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants