PETSc blame digest (next) 2016-06-23
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/984a40f Swarm: Fixed 64-bit integer problems src/dm/impls/swarm/data_bucket.c:717 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/data_bucket.c:717:3: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'PetscInt *' [-Wformat=] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-2/src/dm/impls/swarm/data_bucket.c:717:23: warning: format specifies type 'long long *' but the argument has type 'PetscInt *' (aka 'long *') [-Wformat] src/dm/impls/swarm/data_bucket.c:830 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/data_bucket.c:830:3: warning: format '%lld' expects argument of type 'long long int *', but argument 5 has type 'PetscInt *' [-Wformat=] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/data_bucket.c:830:3: warning: format '%lld' expects argument of type 'long long int *', but argument 4 has type 'PetscInt *' [-Wformat=] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-2/src/dm/impls/swarm/data_bucket.c:830:34: warning: format specifies type 'long long *' but the argument has type 'PetscInt *' (aka 'long *') [-Wformat] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-2/src/dm/impls/swarm/data_bucket.c:830:37: warning: format specifies type 'long long *' but the argument has type 'PetscInt *' (aka 'long *') [-Wformat] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-2/src/dm/impls/swarm/data_bucket.c:830:45: warning: format specifies type 'long long *' but the argument has type 'PetscInt *' (aka 'long *') [-Wformat] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-3/src/dm/impls/swarm/data_bucket.c:830:3: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'PetscInt *' [-Wformat=] ---- warnings attributed to commit https://bitbucket.org/petsc/petsc/commits/f8e4bde Viewer: PetscViewerRead() should return the number of items actually read src/sys/classes/viewer/impls/ascii/filev.c:1054 [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-2/src/sys/classes/viewer/impls/ascii/filev.c:1054:64: warning: format specifies type 'long long *' but the argument has type 'PetscInt *' (aka 'long *') [-Wformat] [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/06/23/build_next_a...] /sandbox/petsc/petsc.clone-3/src/sys/classes/viewer/impls/ascii/filev.c:1054:5: warning: format '%lld' expects argument of type 'long long int *', but argument 3 has type 'PetscInt *' [-Wformat=] ---- To opt-out from receiving these messages - send a request to [email protected].
participants (1)
-
PETSc checkBuilds