I can confirm the 'analyzer' warnings are fixed in thi branch. Satish
On Fri, 8 Apr 2016, Michael Lange wrote: > Hi Matt, > > I just pushed the branch mlange/fix-plex-fluent-reader that re-enables the > plex-fluent test cases and hopefully fixes these warnings. Can you please > double-check this and merge to next/master? > > Thanks, > Michael > > On 08/04/16 15:00, 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 > > https://bitbucket.org/petsc/petsc/commits/3f6dc66 > > Plex-Fluent: Add coordinates to the generated Plex > > > > src/dm/impls/plex/plexfluent.c:408 > > > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/04/08/build_next_arch-linux-analyzer_crush.log] > > /sandbox/petsc/petsc.clone/src/dm/impls/plex/plexfluent.c:408:27: > > warning: Array access (from variable 'coordsIn') results in a null > > pointer dereference > > > > ---- > > > > warnings attributed to commit > > https://bitbucket.org/petsc/petsc/commits/f732056 > > Plex-Fluent: Build Plex topology from face connectivity > > > > src/dm/impls/plex/plexfluent.c:322 > > > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/04/08/build_next_arch-linux-analyzer_crush.log] > > /sandbox/petsc/petsc.clone/src/dm/impls/plex/plexfluent.c:322:27: > > warning: Array access (from variable 'faces') results in a null > > pointer dereference > > > > ---- > > To opt-out from receiving these messages - send a request to > > [email protected]. > >
