View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000410 | mercury | Bug | public | 2016-06-17 10:29 | 2017-06-17 11:00 | ||||
Reporter | juliensf | ||||||||
Assigned To | zs | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000410: Syntax error causes compiler abort | ||||||||
Description | In the attached program a missing parenthesis in a predmode declaration is causing the following compiler abort: Uncaught Mercury exception: Software Error: map.lookup: key not found Key Type: int Key Value: 1 Value Type: hlds.hlds_pred.proc_info This is occurring with rotd-2016-06-09. | ||||||||
Additional Information | Mercury 14.01 correctly reports the syntax error: | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-17 10:29 | juliensf | New Issue | |
2016-06-17 10:29 | juliensf | File Added: bug410.m | |
2016-06-17 18:02 | zs | Assigned To | => zs |
2016-06-17 18:02 | zs | Status | new => assigned |
2017-06-17 11:00 | zs | Status | assigned => resolved |
2017-06-17 11:00 | zs | Resolution | open => fixed |
2017-06-17 11:00 | zs | Note Added: 0000953 |