| b6f2aa54 | 23-Jan-2019 |
Barry Smith <bsmith@mcs.anl.gov> |
PetscFree3() could not handle const values being passed in
---- WARNINGS ---- C:\cygwin64\home\petsc\PEBBFB~1.NEX\src\mat\impls\aij\seq\aij.c(1573): warning C4090: 'function': different 'const' qual
PetscFree3() could not handle const values being passed in
---- WARNINGS ---- C:\cygwin64\home\petsc\PEBBFB~1.NEX\src\mat\impls\aij\seq\aij.c(1573): warning C4090: 'function': different 'const' qualifiers
Commit-type: portability-fix Reported-by: nightly tests
show more ...
|