Skip to content
  • Barry Smith's avatar
    Fixes for variables declared with const char **val and similar · 0c99d500
    Barry Smith authored
    
    
    E:\FGH\Git\Windows\petsc-3.17.1\src\sys\objects\options.c(716): warning C4090: 'function': different 'const' qualifiers
    E:\FGH\Git\Windows\petsc-3.17.1\src\sys\objects\options.c(757): warning C4090: 'function': different 'const' qualifiers
    
    A PetscMalloc() that does not belong in index.c
    
    Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30133 for x64
    
    Commit-type: portability-fix
    /spend 15m
    Reported-by: default avatarHenrik Büsing <Henrik.Buesing@fgh-ma.de>
    0c99d500