[petsc-users] petsc-3.2-p5 compile error on AIX/xlc++ with clanguage=cxx
Jed Brown
jedbrown at mcs.anl.gov
Sun Nov 20 23:26:00 CST 2011
2011/11/20 Gong Ding <gdiso at ustc.edu>
> It seems line 283
> ierr = PetscError(PETSC_COMM_SELF,0,"User provided function","Unknown
> file","Unknown directory",PETSC_ERR_FP,1,"floating point error");
> should be changed to
> ierr = PetscError(PETSC_COMM_SELF,0,"User provided function","Unknown
> file","Unknown directory",PETSC_ERR_FP,PETSC_ERROR_REPEAT,"floating point
> error");
>
Yes, this is the problem. Fix pushed:
http://petsc.cs.iit.edu/petsc/releases/petsc-3.2/rev/40749cf4cd9f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111120/df50182f/attachment.htm>
More information about the petsc-users
mailing list