• Monty's avatar
    Clean up Item_uint() & Item_int() · c89e927a
    Monty authored
    - Removed val_str() and print() as these are handled by Item_int()
    - Use local StringBuffer for Item_int::print() to avoid mallocs
    c89e927a
item.h 237 KB