diff options
author | Nobuyoshi Nakada <[email protected]> | 2022-07-14 15:17:35 +0900 |
---|---|---|
committer | git <[email protected]> | 2022-07-14 21:02:02 +0900 |
commit | 673759328ca2ff46cc37989dd81c59fe3518e426 (patch) | |
tree | f8742a924473635f90b27497afe980f4d4abd699 /misc/lldb_disasm.py | |
parent | 8b64e8f2ed5833570bd1f46683d2b96c7c98413a (diff) |
[ruby/bigdecimal] Remove checks for `struct RRational` and `struct RComplex`
These are used to see only if `RRATIONAL` and `RCOMPLEX` are
available, however, these two are macros and can be checked with
`#ifdef` directly.
https://github.com/ruby/bigdecimal/commit/175bbacd43
Diffstat (limited to 'misc/lldb_disasm.py')
0 files changed, 0 insertions, 0 deletions