PETSc blame digest (next) 2018-08-27
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/484c7b1 Fixed a few more things. Added back in recycling. Added the ability for the user to set their own preconditioner with TaoBNCGSetH0. src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:307 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /sandbox/petsc/petsc.next-2/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:307:39: error: member reference base type 'PetscReal' (aka 'double') is not a structure or union [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /Users/petsc/petsc.next-3/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:307:39: error: member reference base type 'PetscReal' (aka 'double') is not a structure or union src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:317 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /sandbox/petsc/petsc.next-2/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:317:38: error: member reference base type 'PetscReal' (aka 'double') is not a structure or union [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /Users/petsc/petsc.next-3/src/ksp/ksp/utils/lmvm/diagbrdn/diagbrdn.c:317:38: error: member reference base type 'PetscReal' (aka 'double') is not a structure or union ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds