diff options
author | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-01-16 06:36:05 +0000 |
---|---|---|
committer | normal <normal@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-01-16 06:36:05 +0000 |
commit | 56524df980f431116a00d0a0012700cbd8f4737f (patch) | |
tree | 2f9d9b441cbb77359f6b6d54f3096f9ea67e7ac1 /enum.c | |
parent | f62a2fd1eb8b44d0471f0e36febf0de2489e5b74 (diff) | |
download | ruby-56524df980f431116a00d0a0012700cbd8f4737f.tar.gz |
timev.h: just use "unsigned int" for bitfields
There's no point in having separate types depending on C dialect
when using bitfields, "unsigned int" bitfields are bitfields
anywhere.
Note: we also have test_memsize in test_time.rb in case
users of other platforms want to enable size assertions
if they don't trust their compiler.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enum.c')
0 files changed, 0 insertions, 0 deletions