From: jmckitrick
Subject: How to suppress asdf warnings
Date: 
Message-ID: <1166888499.273921.291100@f1g2000cwa.googlegroups.com>
I have a couple of third-party modules that generate warnings and
actually stop compilation for user intervention.  Is there a way to for
an 'accept' on these conditions and continue compilation?

Thanks...
From: furious_joe
Subject: Re: How to suppress asdf warnings
Date: 
Message-ID: <emlbmg$orq$1@aioe.org>
jmckitrick wrote:
> I have a couple of third-party modules that generate warnings and
> actually stop compilation for user intervention.  Is there a way to for
> an 'accept' on these conditions and continue compilation?
> 
> Thanks...
> 
difficult to say, because we don't know the name of the modules...