Pushed fix
> On Jun 28, 2019, at 3:28 PM, PETSc checkBuilds > <[email protected]> wrote: > > > > Dear PETSc developer, > > This email contains listings of contributions attributed to you by > `git blame` that caused compiler errors or warnings in PETSc automated > testing. Follow the links to see the full log files. Please attempt to fix > the issues promptly or let us know at [email protected] if you are unable > to resolve the issues. > > Thanks, > The PETSc development team > > ---- > > warnings attributed to commit > https://bitbucket.org/petsc/petsc/commits/d8d174d > No more batch submission script; this is all due to a very smart idea of > Lisandro Dalcin > > src/mat/impls/hypre/mhypre.c:630 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-osx-10.6-cxx-pkgs-opt_ipro.log] > /Users/petsc/petsc.next-tmp-2/src/mat/impls/hypre/mhypre.c:630:10: > error: use of undeclared identifier 'PetscObjectBASETypeCompare'; did you > mean 'PetscObjectBaseTypeCompare'? > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-linux-pkgs-64idx_thrash.log] > /sandbox/petsc/petsc.next-tmp-3/src/mat/impls/hypre/mhypre.c:630:3: > warning: implicit declaration of function 'PetscObjectBASETypeCompare' > [-Wimplicit-function-declaration] > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-linux-opt-misc_el6.log] > /home/sandbox/petsc/petsc.next-tmp/src/mat/impls/hypre/mhypre.c:630:3: > warning: implicit declaration of function 'PetscObjectBASETypeCompare' > [-Wimplicit-function-declaration] > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-freebsd-cxx-pkgs-opt_wii.log] > /usr/home/balay/petsc.next-tmp-2/src/mat/impls/hypre/mhypre.c:630:10: > error: 'PetscObjectBASETypeCompare' was not declared in this scope > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-linux-cxx-cmplx-pkgs-64idx_churn.log] > /sandbox/petsc/petsc.next-tmp-2/src/mat/impls/hypre/mhypre.c:630:10: > error: use of undeclared identifier 'PetscObjectBASETypeCompare'; did you > mean 'PetscObjectBaseTypeCompare'? > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs//archive/2019/06/28/build_next-tmp_arch-freebsd-pkgs-opt_wii.log] > /usr/home/balay/petsc.next-tmp-3/src/mat/impls/hypre/mhypre.c:630:10: > warning: implicit declaration of function 'PetscObjectBASETypeCompare'; did > you mean 'PetscObjectBaseTypeCompare'? [-Wimplicit-function-declaration] > > ---- > To opt-out from receiving these messages - send a request to > [email protected].
