thanks for the new (to me) acronym

the ast header <debug.h> should take care of checking
DEBUG and _BLD_DEBUG and the do the appropriate definition
of the message() macro

what was the build command that caused the failure?

On Thu, 29 Apr 2010 23:56:45 +0530 Siddhesh Poyarekar wrote:
> It looks like 20100309 fails to build from source when DEBUG is
> defined. This exposes some places in optget.c where message() debug
> macro has been used without the appropriate preprocessor condition of
> #ifdef _BLD_DEBUG. Attached patch fixes this.

_______________________________________________
ast-developers mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to