1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby/internal/has
卜部昌平 01826b3fda RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro
Oracle Developer Studio's C++ preprocessor started to understand
__has_cpp_attribute since version 12.5, and is broken.  After looking
around for a while I found Boost and ICU also had this issue before.
Let me add workaround for it.
2020-08-21 11:04:54 +09:00
..
attribute.h
builtin.h
c_attribute.h
cpp_attribute.h RBIMPL_HAS_CPP_ATTRIBUTE: handle SunPro 2020-08-21 11:04:54 +09:00
declspec_attribute.h
extension.h
feature.h
warning.h