mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
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:
@ -1,3 +1,3 @@
|
||||
Test-regex1.C
|
||||
Test-regex1.cxx
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-regex1
|
||||
|
||||
Reference in New Issue
Block a user