Merged to next now. Satish
On Sat, 2 Jul 2016, Dave May wrote: > These printfs fixes have been pushed into > knepley/feature-plex-particle-example > Could someone please do the merge into next? > > > > On Saturday, 2 July 2016, 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] <javascript:;> > > if you are unable > > to resolve the issues. > > > > Thanks, > > The PETSc development team > > > > ---- > > > > warnings attributed to commit > > https://bitbucket.org/petsc/petsc/commits/b16650c > > DMSwarm collect: > > > > src/dm/impls/swarm/swarm_migrate.c:481 > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-opt-cxx-quad_grind.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: > > warning: format '%e' expects argument of type 'double', but argument 4 has > > type 'PetscReal {aka __float128}' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-dbg-quad_churn.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: > > warning: format '%e' expects argument of type 'double', but argument 4 has > > type 'PetscReal' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-dbg-quad_churn.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: > > warning: format '%e' expects argument of type 'double', but argument 5 has > > type 'PetscReal' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-opt-cxx-quad_grind.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: > > warning: format '%e' expects argument of type 'double', but argument 7 has > > type 'PetscReal {aka __float128}' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-opt-cxx-quad_grind.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: > > warning: format '%e' expects argument of type 'double', but argument 5 has > > type 'PetscReal {aka __float128}' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-dbg-quad_churn.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: > > warning: format '%e' expects argument of type 'double', but argument 7 has > > type 'PetscReal' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-dbg-quad_churn.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:12: > > warning: format '%e' expects argument of type 'double', but argument 6 has > > type 'PetscReal' [-Wformat=] > > [ > > http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/07/02/build_next_arch-linux-opt-cxx-quad_grind.log > > ] > > > > /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/swarm_migrate.c:481:91: > > warning: format '%e' expects argument of type 'double', but argument 6 has > > type 'PetscReal {aka __float128}' [-Wformat=] > > > > ---- > > To opt-out from receiving these messages - send a request to > > [email protected] <javascript:;>. > > >
