pushed a fix. satish
On Wed, 25 Mar 2015, PETSc checkBuilds 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 b9d27e1 Added Alex's Joint PDF example. > > src/ts/examples/tutorials/power_grid/ex6.c:343 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/25/examples_master_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\ts\examples\TUTORI~1\POWER_~1\ex6.c(343) > : error C2065: 'nc' : undeclared identifier > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/25/examples_master_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\ts\examples\TUTORI~1\POWER_~1\ex6.c(343) > : error C2146: syntax error : missing ';' before identifier 'nc' > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2015/03/25/examples_master_arch-mswin_ps3.log] > > C:\cygwin\home\sbalay\PETSC~1.CLO\src\ts\examples\TUTORI~1\POWER_~1\ex6.c(343) > : error C2275: 'PetscInt' : illegal use of this type as an expression > > ---- > To opt-out from receiving these messages - send a request to > [email protected]. >
