Skip to content
  • Nicolas Tancogne-Dejean's avatar
    81013ce6
    Remove temporary arrays · 81013ce6
    Nicolas Tancogne-Dejean authored
    Compiling the code with GFortra with -Warray-temporaries points out to
    many temporary array been created at compile time.
    While we cannot remove all of them, many of them are removed here.
    81013ce6
    Remove temporary arrays
    Nicolas Tancogne-Dejean authored
    Compiling the code with GFortra with -Warray-temporaries points out to
    many temporary array been created at compile time.
    While we cannot remove all of them, many of them are removed here.
Loading