[m-dev.] Debug messages for rbmm
Julien Fischer
juliensf at csse.unimelb.edu.au
Tue Oct 16 17:25:50 AEST 2007
On Mon, 15 Oct 2007, Quan Phan wrote:
> I encountered a problem that when I use a compiler which is compiled in .rbmmdp
> grade some of the debugging messages in mercury_region.{h,c} are printed
> out and some are not. Actually, I noticed that ones called from
> mercury_region.c get printed while ones called from the macros in
> mercury_region.h don't.
> If I explicitly put the #define MR_RBMM_DEBUG in the mercury_region.h
> (which will cause warning on redundant #define) then all are printed.
>
> I think it has something to do with including files or auto-defining.
> What can be the cause of it?
Could you give an example of exactly which macros are not having there
debugging messages printed?
Julien.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions: mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the developers
mailing list