PETSc blame digest (master) 2015-06-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/8f5bbff Added src/sys/examples/tests/ex25.c for PetscScalar and PetscReal wrapping. src/sys/examples/tests/ex25.c:68 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/06/27/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\sys\examples\tests\ex25.c(68) : error C2039: 'tan' : is not a member of 'std' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/06/27/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\sys\examples\tests\ex25.c(68) : error C2664: 'tan' : cannot convert parameter 1 from 'class std::complex<double>' to 'double' src/sys/examples/tests/ex25.c:74 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/06/27/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\sys\examples\tests\ex25.c(74) : error C2664: 'tanh' : cannot convert parameter 1 from 'class std::complex<double>' to 'double' [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/06/27/examples_mas...] C:\cygwin\home\sbalay\PETSC~2.CLO\src\sys\examples\tests\ex25.c(74) : error C2039: 'tanh' : is not a member of 'std' ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds