Skip to content

DEFEATURE: remove POSIX regex interface (#3343)

Mark OLESEN requested to merge remove-posix-regex into develop
  • compiler versions are now sufficient that only the C++ regex interface is now being used. Can remove the old POSIX code accordingly.

    This change also removes any dependency on the SubStrings class to manage the matching results.

ENH: remove OpenFOAM dependencies from MacOS addr2line utility

Merge request reports