DEFEATURE: remove POSIX regex interface (#3343)

- 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
This commit is contained in:
Mark Olesen
2025-03-21 10:18:19 +01:00
parent 4de0b84c2f
commit aaa9af9ee8
14 changed files with 17 additions and 947 deletions

View File

@ -1,3 +1,3 @@
Test-regex1.C
Test-regex1.cxx
EXE = $(FOAM_USER_APPBIN)/Test-regex1