Fixed in branch and next

> On Oct 23, 2017, at 9:00 AM, 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] if you are unable
> to resolve the issues.
> 
> Thanks,
>  The PETSc development team
> 
> ----
> 
> warnings attributed to commit 
> https://bitbucket.org/petsc/petsc/commits/854ce69
> convert some PetscMalloc() to PetscMalloc1()
> 
>  src/dm/interface/dm.c:1232
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-linux-xsdk-dbg_cg.log]
>      /sandbox/petsc/petsc.clone/src/dm/interface/dm.c:1232:27: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-linux-xsdk-latest_cg.log]
>      /sandbox/petsc/petsc.clone-4/src/dm/interface/dm.c:1232:27: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-freebsd-cxx-pkgs-opt_wii.log]
>      /usr/home/balay/petsc.clone-2/src/dm/interface/dm.c:1232:19: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-freebsd-cxx-cmplx-pkgs-dbg_wii.log]
>      /usr/home/balay/petsc.clone/src/dm/interface/dm.c:1232:19: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-linux-gcc-absoft_crank.log]
>      /sandbox/petsc/petsc.clone-3/src/dm/interface/dm.c:1232:27: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-linux-pkgs-cxx-mlib_el6.log]
>      /home/sandbox/petsc/petsc.clone-3/src/dm/interface/dm.c:1232:27: 
> warning: comparison between signed and unsigned integer expressions 
> [-Wsign-compare]
>    
> [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/10/23/build_next_arch-linux-opt-cxx-quad_grind.log]
>      /sandbox/petsc/petsc.clone-3/src/dm/interface/dm.c:1232:27: warning: 
> comparison between signed and unsigned integer expressions [-Wsign-compare]
> 
> ----
> To opt-out from receiving these messages - send a request to 
> [email protected].

Reply via email to