Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000437 | mercury | Bug | public | 2017-08-05 12:35 | 2017-08-06 02:50 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | zs | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000437: abort on empty nested sub-module | ||||
Description | The compiler throws an exception if a nested sub-module is empty. % mmc parent.m Uncaught Mercury exception: Software Error: map.det_remove: key not found Key Type: mdbcomp.sym_name.sym_name Key Value: qualified(unqualified("parent"), "sub") Value Type: parse_tree.split_parse_tree_src.split_module_entry | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | parent.m (169) 2017-08-05 12:35 https://bugs.mercurylang.org/file_download.php?file_id=270&type=bug |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2017-08-05 12:35 | wangp | New Issue | |||
2017-08-05 12:35 | wangp | File Added: parent.m | |||
2017-08-05 20:55 | zs | Assigned To | => zs | ||
2017-08-05 20:55 | zs | Status | new => assigned | ||
2017-08-06 02:50 | zs | Status | assigned => resolved | ||
2017-08-06 02:50 | zs | Resolution | open => fixed | ||
2017-08-06 02:50 | zs | Note Added: 0000956 |