Mercury Bugs - mercury
View Issue Details
0000183mercuryBugpublic2011-02-03 11:112013-05-22 16:16
Reporterpbone 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000183: --warn-dead-procs should not warn about foreign-exported procs.
Description
If a predicate, such as handle_event_excp in ssdb.m, is not called from Mercury but is foreign exported for Java and C#, then compiling to C with --warn-dead-procs tells the user that it may safely be deleted.
TagsNo tags attached.
Attached Files

Notes
(0000527)
juliensf   
2013-05-22 16:16   
Fix committed.

Issue History
2011-02-03 11:11pboneNew Issue
2013-05-21 17:29juliensfAssigned To => juliensf
2013-05-21 17:29juliensfStatusnew => assigned
2013-05-22 16:16juliensfNote Added: 0000527
2013-05-22 16:16juliensfStatusassigned => resolved
2013-05-22 16:16juliensfResolutionopen => fixed