Mercury Bugs - mercury | |||||
| View Issue Details | |||||
| 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 | ||
| Platform | OS | OS Version | |||
| 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. | ||||
| Relationships | |||||
| Attached Files | https://bugs.mercurylang.org/file_download.php?file_id=232&type=bug | ||||
| Notes | |||||
|
|
|||||
|
|
||||
| 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 | ||