Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patches to make the code compatible with clang-6.0 / C++17 -- this will | Matthew Seaman | 2018-02-04 | 1 | -0/+13 |
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 Notes: svn path=/head/; revision=460879 |