View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000411 | mercury | Bug | public | 2016-06-22 14:03 | 2017-08-22 10:38 | ||||
Reporter | wangp | ||||||||
Assigned To | wangp | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000411: abstract type not hidden | ||||||||
Description | In the test case, foo.m exports an abstract type `foo' but bar.m is able to see that it is an equivalence type for int. Of the compilers I have installed: mercury-srcdist-rotd-2015-07-01 works correctly mercury-srcdist-rotd-2015-08-10 is broken | ||||||||
Steps To Reproduce | mmc -m bar.m | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
Notes | |
wangp (developer) 2016-06-22 14:08 |
Oops, the step to reproduce is obviously "mmc -m bar" without the .m suffix. |
wangp (developer) 2017-06-22 15:38 |
I nearly filed this bug again, having forgotten about it. Strange coincidence! |
wangp (developer) 2017-08-22 10:38 |
Fix committed. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-22 14:03 | wangp | New Issue | |
2016-06-22 14:03 | wangp | File Added: foo.m | |
2016-06-22 14:04 | wangp | File Added: bar.m | |
2016-06-22 14:08 | wangp | Note Added: 0000886 | |
2016-08-01 21:47 | zs | Assigned To | => zs |
2016-08-01 21:47 | zs | Status | new => assigned |
2017-06-22 15:38 | wangp | Note Added: 0000954 | |
2017-08-22 10:38 | wangp | Assigned To | zs => wangp |
2017-08-22 10:38 | wangp | Status | assigned => resolved |
2017-08-22 10:38 | wangp | Resolution | open => fixed |
2017-08-22 10:38 | wangp | Note Added: 0000957 |