Opened 9 years ago
Closed 9 years ago
#9639 closed Bugs (fixed)
'register' keyword is deprecated in Xcode 5.1/clang 503.0.19
Reported by: | Owned by: | John Maddock | |
---|---|---|---|
Milestone: | To Be Determined | Component: | math |
Version: | Boost 1.53.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
boost_1_53_0/boost/math/special_functions/detail/lanczos_sse2.hpp
Fix is trivial: remove 'register' keywords.
Note:
See TracTickets
for help on using tickets.
Fixed in git develop.