82
80
// following assert is redundant, because fixed=1 assigned in constructor
84
82
uint64_t value= (uint64_t)val_int();
85
int2_class_decimal(E_DEC_FATAL_ERROR, value, true, decimal_value);
83
int2my_decimal(E_DEC_FATAL_ERROR, value, true, decimal_value);