Looks like we need to update the TS fortran interface to use your PetscObjectUseFortranCallback stuff
> On Mar 24, 2016, 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/0fecffd > Fix Fortran stubs for TSCompute{I,RHS}{FunctionLinear,JacobianConstant} > > src/ts/interface/ftn-custom/ztsf.c:263 > > [http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2016/03/24/build_next_arch-linux-c89_el6.log] > /sandbox/petsc/petsc.clone-2/src/ts/interface/ftn-custom/ztsf.c:263:69: > warning: ISO C forbids conversion of object pointer to function pointer type > [-Wpedantic] > > ---- > To opt-out from receiving these messages - send a request to > [email protected].
