Mercury Bugs - mercury
View Issue Details
0000171mercuryBugpublic2010-12-02 10:262011-02-08 14:47
Reporterpbone 
Assigned Topbone 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000171: A threadscope grade without GC cannot be built.
DescriptionWhenn building asm_fast.threadscope.par:

mercury_threadscope.c: In function ‘MR_setup_threadscope’:
mercury_threadscope.c:589: error: ‘GC_mercury_callback_start_collect’ undeclared (first use in this function)
mercury_threadscope.c:589: error: (Each undeclared identifier is reported only once
mercury_threadscope.c:589: error: for each function it appears in.)
mercury_threadscope.c:590: error: ‘GC_mercury_callback_stop_collect’ undeclared (first use in this function)
mercury_threadscope.c:591: error: ‘GC_mercury_callback_pause_thread’ undeclared (first use in this function)
mercury_threadscope.c:592: error: ‘GC_mercury_callback_resume_thread’ undeclared (first use in this function)
make[1]: *** [mercury_threadscope.o] Error 1
TagsNo tags attached.
Attached Files

Notes
(0000311)
pbone   
2011-02-08 14:47   
Committed a fix.

Issue History
2010-12-02 10:26pboneNew Issue
2010-12-02 14:32juliensfStatusnew => assigned
2010-12-02 14:32juliensfAssigned To => pbone
2011-02-08 14:47pboneNote Added: 0000311
2011-02-08 14:47pboneStatusassigned => closed
2011-02-08 14:47pboneResolutionopen => fixed