Project

General

Profile

Bug #6066 » bigdecimal.return.patch

ext/bigdecimal patch - drbrain (Eric Hodel), 02/23/2012 09:39 AM

View differences:

ext/bigdecimal/bigdecimal.c (working copy)
}
rb_bug("Undefined operation in BigDecimalCmp()");
return Qnil; /* not reached */
}
/* Returns True if the value is zero. */
(7-7/11)