[m-rev.] for review: fix more debugger problems that broke the nightly builds
Zoltan Somogyi
zs at cs.mu.OZ.AU
Thu Apr 6 15:37:10 AEST 2006
On 06-Apr-2006, Julien Fischer <juliensf at cs.mu.OZ.AU> wrote:
> Fix a problem with the recent debugger changes that broke the 0.13 branch in
> nogc grades on jupiter (and would presumably have broken the main branch
> tonight). The problem was that the static global variable
> MR_trace_browser_persistent_state_type, defined in mercury_trace_browser.c, is
> referred to in the recently added file mercury_trace_cmd_parameter.c. This
> causes a link-time error in the latter. This only shows up in nogc grades
> since in other grades the the references to
> MR_trace_browser_persistent_state_type are eliminated by the preprocessor.
That's all fine. Thanks Julien.
Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list