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