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

Formulas of the shape <nil>\phi and [nil]\phi lead to crash. #843

Closed
jgroote opened this issue Aug 30, 2011 · 7 comments
Closed

Formulas of the shape <nil>\phi and [nil]\phi lead to crash. #843

jgroote opened this issue Aug 30, 2011 · 7 comments

Comments

@jgroote
Copy link
Member

jgroote commented Aug 30, 2011

Issue migrated from trac ticket # 840

component: lps2pbes | priority: major | resolution: fixed

2011-08-30 11:18:52: @jgroote created the issue


The formula [nil]true is parsed by lps2pbes, but then
leads to undefined behaviour. The same most likely
applies to true.

This can either be resolved by excluding nil from the
syntax, or by using identies such as \phi=\phi
and [nil]\phi=\phi.

@jgroote
Copy link
Member Author

jgroote commented Oct 10, 2011

2011-10-10 14:53:58: @jkeiren changed status from new to assigned

@jgroote
Copy link
Member Author

jgroote commented Oct 10, 2011

2011-10-10 14:53:58: @jkeiren changed owner from J.W.Wesselink@tue.nl to wieger

@jgroote
Copy link
Member Author

jgroote commented Oct 18, 2011

2011-10-18 16:21:59: @wiegerw changed status from assigned to closed

@jgroote
Copy link
Member Author

jgroote commented Oct 18, 2011

2011-10-18 16:21:59: @wiegerw set resolution to fixed

@jgroote
Copy link
Member Author

jgroote commented Oct 18, 2011

2011-10-18 16:21:59: @wiegerw commented


Added a check to the parser (revision 9764). Now when the user specifies a regular formula containing nil, a message will appear that nil is unsupported.

@jgroote jgroote closed this as completed Oct 18, 2011
@jgroote
Copy link
Member Author

jgroote commented Aug 24, 2012

2012-08-24 07:05:07:

@jgroote
Copy link
Member Author

jgroote commented Aug 24, 2012

2012-08-24 07:05:07: commented


Milestone To be decided deleted

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

No branches or pull requests

1 participant