Mercury Bugs - mercury
View Issue Details
0000181mercuryBugpublic2011-02-02 13:492014-12-02 22:20
Reporterpbone 
Assigned Topbone 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000181: Feedback framework uses partial instationation which is not well supported.
Descriptionmdbcomp/feedback.m uses partial instantiation to retrieve feedback information from the feedback_info structure. This is not well supported in all grades, for instance it prevents the erlang grade from building the compiler.
TagsNo tags attached.
Attached Files

Notes
(0000797)
juliensf   
2014-12-02 22:20   
This issue was resolved by commit f7237359ae7281168fa19b321c2b2881a405a05e which
removed the use of partial instantiation from the feedback framework.

Issue History
2011-02-02 13:49pboneNew Issue
2011-02-08 16:27pboneStatusnew => assigned
2011-02-08 16:27pboneAssigned To => pbone
2014-12-02 22:20juliensfNote Added: 0000797
2014-12-02 22:20juliensfStatusassigned => resolved
2014-12-02 22:20juliensfResolutionopen => fixed