зеркало из https://github.com/github/ruby.git
[ruby/bigdecimal] Make GetVpValue inline
https://github.com/ruby/bigdecimal/commit/1b642e2e59
This commit is contained in:
Родитель
0d5248673d
Коммит
977aac057f
|
@ -249,7 +249,7 @@ SomeOneMayDoIt:
|
|||
return NULL; /* NULL means to coerce */
|
||||
}
|
||||
|
||||
static Real*
|
||||
static inline Real*
|
||||
GetVpValue(VALUE v, int must)
|
||||
{
|
||||
return GetVpValueWithPrec(v, -1, must);
|
||||
|
|
Загрузка…
Ссылка в новой задаче