Satish, I will fix these
> On Nov 6, 2015, 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/4a5237b > win32/draw: fix runtime error with src/dm/examples/tutorials/ex2 > > src/sys/classes/draw/impls/win32/win32draw.c:770 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/build_next_arch-mswin-cxx-cmplx_ps3.log] > > C:\cygwin\home\sbalay\PETSC~2.CLO\src\sys\classes\draw\impls\win32\win32draw.c(770) > : error C2660: 'PetscOptionsGetBool' : function does not take 4 parameters > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/build_next_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\sys\classes\draw\impls\win32\win32draw.c(770) > : warning C4133: 'function' : incompatible types - from 'int *' to 'const > char *' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/build_next_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\sys\classes\draw\impls\win32\win32draw.c(770) > : warning C4133: 'function' : incompatible types - from 'char *' to 'struct > _n_PetscOptions *' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/build_next_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\sys\classes\draw\impls\win32\win32draw.c(770) > : error C2198: 'PetscOptionsGetBool' : too few actual parameters > > ---- > > warnings attributed to commit > https://bitbucket.org/petsc/petsc/commits/9481793 > gnumake: make it the default build mode > > lib/petsc/conf/rules:105 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/11/06/build_next_arch-freebsd-cxx-pkgs-opt_wii.log] > /usr/home/balay/petsc.clone-2/lib/petsc/conf/rules:105: recipe for > target 'gnumake' failed > > ---- > To opt-out from receiving these messages - send a request to > [email protected].
