diff options
author | 卜部昌平 <[email protected]> | 2021-01-20 11:33:32 +0900 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2021-01-27 09:30:15 +0900 |
commit | 3f4f10bb603a1c8979919c6b0ca1d8b2e7adba67 (patch) | |
tree | 045016cfe205f1033c841265f56d2bb36b9feb23 /win32/file.c | |
parent | c7d138772167a9a489ebe062ee3027e838489e8d (diff) |
attributes on enumerators are GCC6-ism
See also https://gcc.gnu.org/gcc-6/changes.html
Clang has this feature when __has_extension(enumerator_attributes) is
set.
MSVC has #pragma deprecated instead.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4100
Diffstat (limited to 'win32/file.c')
0 files changed, 0 insertions, 0 deletions