LogFileStreamOutput::write_decorations calls jio_fprintf with a precision value of type size_t, but such values must be of type int.