| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
memory (triggers an error when address sanitizer is active)
|
|
|
|
|
|
|
|
|
|
'mrb_int' to 'int', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'double', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'long', possible loss of data
|
|
conversion from 'mrb_int' to 'char', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'initializing': conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'mrb_int' to 'int', possible loss of data
|
|
from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
conversion from 'mrb_int' to 'int', possible loss of data
|
|
'mrb_int' to 'short', possible loss of data
|
|
conversion from 'intptr_t' to 'int', possible loss of data
|
|
|
|
|
|
|
|
|
|
After f68f5f6, the operand of `OP_EPOP` should have been `1`.
Now we have removed the limitation.
|