1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/bigdecimal
Nobuyoshi Nakada 1dfe75b0be
Fixed 'maybe_unused' attribute
```
../../../src/ext/bigdecimal/bigdecimal.c:303:5: error: 'maybe_unused' attribute cannot be applied to types
    ENTER(1);
    ^
```
2021-07-06 01:13:54 +09:00
..
lib
missing
sample
bigdecimal.c Fixed 'maybe_unused' attribute 2021-07-06 01:13:54 +09:00
bigdecimal.gemspec
bigdecimal.h [ruby/bigdecimal] Fix uint64 conversion 2021-02-04 13:18:58 +09:00
bits.h
depend dependency updates 2021-04-13 14:30:21 +09:00
extconf.rb
feature.h
missing.c
missing.h Fix -Wundef warnings for patterns #if HAVE 2021-05-04 14:56:55 +02:00
static_assert.h