| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0000370 | mercury | Bug | public | 2014-12-22 11:54 | 2015-01-03 21:07 | ||||
| Reporter | wangp | ||||||||
| Assigned To | zs | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0000370: unused module imports and string.format | ||||||||
| Description | The compiler reports unused module import warnings after string.format is specialised. % lmc --warn-unused-imports f.m f.m:001: In module `f': f.m:001: warning: modules `stream', `string.format' and `string.parse_util' f.m:001: are imported, but are not used. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files |
| ||||||||
Notes |
|
|
zs (developer) 2015-01-03 21:07 |
Fix f0a1701bc8afb70f5133a11a0e75ab88a735fdd5 committed 2014 dec 30. |
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-12-22 11:54 | wangp | New Issue | |
| 2014-12-22 11:54 | wangp | File Added: f.m | |
| 2014-12-22 18:33 | zs | Assigned To | => zs |
| 2014-12-22 18:33 | zs | Status | new => assigned |
| 2015-01-03 21:07 | zs | Note Added: 0000802 | |
| 2015-01-03 21:07 | zs | Status | assigned => resolved |
| 2015-01-03 21:07 | zs | Resolution | open => fixed |


