Skip to content
  • Mark OLESEN's avatar
    COMP: deprecate domainName and full hostName (#2280) · 62ec2f2d
    Mark OLESEN authored
    - unused in regular OpenFOAM code
    - POSIX version uses deprecated gethostbyname()
    - Windows version never worked
    
    COMP: localize, noexcept on internal OSspecific methods
    
    STYLE: support fileName::Type SYMLINK and LINK as synonyms
    62ec2f2d