Opened 16 years ago
Closed 16 years ago
#263 closed defect (fixed)
False guards are not getting reported as a deadlock
| Reported by: | zirkel | Owned by: | Stephen Siegel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | verify | Version: | 1.1 |
| Keywords: | Cc: |
Description
For system functions with guards, if the guard cannot be true it should be reported as a deadlock.
Note:
See TracTickets
for help on using tickets.

I think I fixed it but is there a test?