I believe my fix includes fixing this. I added the ierr before the macro and CHKERRQ() after in the cdiagonal.c
> On May 20, 2019, at 10:26 PM, Balay, Satish <[email protected]> wrote: > > On Tue, 21 May 2019, Smith, Barry F. via petsc-checkbuilds wrote: > >> >> Fixed. Ready to be merged back into next or next tmp > > The below issue still needs fixes.. > > Satish > >> >> >> >>> On May 20, 2019, at 3:28 PM, PETSc checkBuilds >>> <[email protected]> wrote: >>> >>> >>> >>> warnings attributed to commit >>> https://bitbucket.org/petsc/petsc/commits/4e78640 >>> bk-changeset-1.3552.1.11 >>> >>> include/petsc/private/petscimpl.h:454 >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-c-exodus-dbg-builder_frog.log] >>> >>> /sandbox/petsc/petsc.next-tmp-3/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-linux-cmplx-single_si.log] >>> >>> /sandbox/petsc/petsc.next-tmp-3/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-linux-without-fc_si.log] >>> /sandbox/petsc/petsc.next-tmp/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-linux-dbg-quad_churn.log] >>> >>> /sandbox/petsc/petsc.next-tmp-3/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-viennacl_frog.log] >>> >>> /sandbox/petsc/petsc.next-tmp-2/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-freebsd-pkgs-opt_wii.log] >>> >>> /usr/home/balay/petsc.next-tmp-3/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2019/05/20/build_next-tmp_arch-cuda-double_frog.log] >>> /sandbox/petsc/petsc.next-tmp/include/petsc/private/petscimpl.h:454:54: >>> warning: right-hand operand of comma expression has no effect >>> [-Wunused-value] >>> >>> ---- >>> To opt-out from receiving these messages - send a request to >>> [email protected]. >> >
