coho icon indicating copy to clipboard operation
coho copied to clipboard

Can't build on Clang on latest OSX

Open ruipacheco opened this issue 11 years ago • 0 comments

/Users/ruipacheco/Projects/xxx/fff/lib/intrusive/List.h:310:20: error: declaration of 'T' shadows template parameter

/Users/ruipacheco/Projects/xxx/fff/lib/intrusive/List.h:424:5: error: use of undeclared identifier 'ASSERT' ASSERT(!((size_t) node & 1));

ruipacheco avatar Feb 09 '15 15:02 ruipacheco