Re: [petsc-dev] Possible DMPLEX incorrect use of const
Yep. Fixing. Thanks, Matt On Thu, Aug 20, 2020 at 10:39 PM Barry Smith <[email protected]> wrote:
https://gitlab.com/petsc/petsc/-/jobs/696681024
CC arch-ci-opensolaris-cmplx-pkgs-dbg/tests/ts/tutorials/ex10.o 3680"/export/home/glci/builds/zxfiRCGf/0/petsc/petsc/include/petsc/private/sectionimpl.h", line 21: warning: operands have incompatible types: 3681 struct {pointer to int perm, pointer to int invPerm} ":" const struct {pointer to int perm, pointer to int invPerm} 3682"/export/home/glci/builds/zxfiRCGf/0/petsc/petsc/include/petsc/private/sectionimpl.h", line 21: warning: operands have incompatible types: 3683 struct {pointer to int perm, pointer to int invPerm} ":" const struct {pointer to int perm, pointer to int invPerm} 3684 CC arch-ci-opensolaris-cmplx-pkgs-dbg/tests/ts/tutorials/ex16.o
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
participants (1)
-
Matthew Knepley