1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update include/ruby/internal/fl_type.h

https://github.com/ruby/ruby/pull/4100#pullrequestreview-576059827

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
This commit is contained in:
卜部昌平 2021-01-26 15:43:45 +09:00
parent d205370b96
commit a67afaaa05

View file

@ -235,7 +235,7 @@ enum {
#if defined(RBIMPL_HAVE_ENUM_ATTRIBUTE)
RBIMPL_ATTR_DEPRECATED(("It seems there is no actual usage of this enum."))
#elif defined(_MSC_VER)
# pragma deprecated(RUBY_FL_UNTRUSTED)
# pragma deprecated(RUBY_FL_DUPPED)
#endif
= RUBY_T_MASK | RUBY_FL_EXIVAR