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/50f81f7 Refactor complex support to allow portable use of complex in otherwise real builds include/petscmath.h:155 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /usr/home/balay/petsc.next/include/petscmath.h:155:42: error: request for member 'real' in 'ys_sum', which is of non-class type 'PetscReal {aka double}' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /sandbox/petsc/petsc.next-2/include/petscmath.h:155:42: error: request for member 'real' in 'denom', which is of non-class type 'PetscReal' {aka 'double'} [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /usr/home/balay/petsc.next/include/petscmath.h:155:42: error: request for member 'real' in 'denom', which is of non-class type 'PetscReal {aka double}' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2018/08/27/build_next_a...] /sandbox/petsc/petsc.next-2/include/petscmath.h:155:42: error: request for member 'real' in 'ys_sum', which is of non-class type 'PetscReal' {aka 'double'} ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds