[petsc-dev] configure bug
Barry Smith
bsmith at mcs.anl.gov
Tue Nov 19 06:59:18 CST 2013
On Nov 19, 2013, at 1:22 AM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> Barry Smith <bsmith at mcs.anl.gov> writes:
>
>> Matt, Jed, and Satish
>>
>> Nightly test,
>>
>> ftp://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2013/11/18/configure_next_arch-opensolaris-cmplx-pkgs-dbg_n-gage.log
>>
>> configure test clearly produces a warning but somehow this gets
>> filtered out? So the make all is spewed with complaints about
>> deprecated. How can this possibly get filtered out?
>
> Simple, all warnings have been unconditionally ignored since before I
> started working on PETSc. We recently decided to switch to a blacklist
> model so this will go away once we add this warning to the blacklist.
I cannot find the line of code that causes them to be unconditionally ignored. Is it self.argDB['ignoreWarnings’] and where is it set?
Barry
More information about the petsc-dev
mailing list