Mercury Bugs - mercury
View Issue Details
0000483mercuryBugpublic2019-09-02 16:172019-09-02 18:27
Reporterjuliensf 
Assigned Tozs 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000483: Spurious warning about unused module import
DescriptionThe compiler generates a warning about an unused module import for the attached program. Entities exported by the module are used in the 'for' clause of the inst definition, but unused module check doesn't seem to be considering that.
TagsNo tags attached.
Attached Files? bug483.m (227) 2019-09-02 16:17
https://bugs.mercurylang.org/file_download.php?file_id=291&type=bug

Notes
(0001047)
zs   
2019-09-02 18:27   
Fix committed 2019 sep 2.

Issue History
2019-09-02 16:17juliensfNew Issue
2019-09-02 16:17juliensfFile Added: bug483.m
2019-09-02 17:51zsAssigned To => zs
2019-09-02 17:51zsStatusnew => assigned
2019-09-02 18:27zsStatusassigned => resolved
2019-09-02 18:27zsResolutionopen => fixed
2019-09-02 18:27zsNote Added: 0001047