HomeFreeBSD

Patches to make the code compatible with clang-6.0 / C++17 -- this will

Description

Patches to make the code compatible with clang-6.0 / C++17 -- this will
fix the build on FreeBSD 12.0

  • delete the 'register' keyword everywhere
  • Add whitespace between adjacent quoted strings
  • Update the offsetof() macro to cast the result to int

Reported by: pkg-fallout

Details

Provenance
matthewAuthored on
Parents
rP460878: - Switch to new test framework
Branches
Unknown
Tags
Unknown