Skip to content
Snippets Groups Projects
  • Mark OLESEN's avatar
    aaa9af9e
    DEFEATURE: remove POSIX regex interface (#3343) · aaa9af9e
    Mark OLESEN authored
    - 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
    aaa9af9e
    History
    DEFEATURE: remove POSIX regex interface (#3343)
    Mark OLESEN authored
    - 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