[petsc-dev] GCC8 Fortran length changes from int to size_t

Jeff Hammond jeff.science at gmail.com
Wed May 2 23:42:46 CDT 2018


Or you could just use ISO_C_BINDING.  Decent compilers should support it.

On Wed, May 2, 2018 at 8:56 AM, Jed Brown <jed at jedbrown.org> wrote:

> See Fortran Language Issues.
>
>   https://gcc.gnu.org/gcc-8/porting_to.html
>
> We'll have to test for this (probably compiler version) and change the
> PETSC_MIXED_LEN / PETSC_END_LEN to use size_t instead of int.
>



-- 
Jeff Hammond
jeff.science at gmail.com
http://jeffhammond.github.io/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20180503/d453f52c/attachment.html>


More information about the petsc-dev mailing list