• dearblue's avatar
    Avoid using FPU with `mruby-os-memsize`; ref #5032 · 5c2b11d2
    dearblue authored
    And, in the calculation of the instance variable size, the fraction was
    always rounded down because of division of integers, so fix it.
    
    At the same time, test items that are no longer passed due to this
    change are deleted.
    5c2b11d2
variable.c 23.6 KB