"src/functionObjects/field/streamFunction/streamFunction.H" did not exist on "78d2971b2103245d2bee046b191de8c897660df7"
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