Project

General

Profile

« Previous | Next » 

Revision 67375932

Added by nobu (Nobuyoshi Nakada) over 3 years ago

[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