On Mon, Jul 13, 2020 at 3:50 PM Mark Adams <[email protected]> wrote: > > > On Mon, Jul 13, 2020 at 1:40 PM Jed Brown <[email protected]> wrote: > >> I don't know what failure you're referring to. The C++ complex thing >> might have been a matter of the antique compiler. >> > > The failure was fixed with -fallow_ .... but it gave warnings. >
THis was fixed by Barry: "The fix for this is to add PetscObjectSetName() to src/sys/f90-mod/petscsys.h90 with the * notation to allow any type. You will see in that file PetscObjectReference() etc."
