~drizzle-trunk/drizzle/development

Change temporal to_string routines to use snprintf instead of sprintf.
Also change length parameter to be length of string to write to, and
add return value of length written (or what would have - i.e. snprintf
result).

This doesn't fix https://bugs.launchpad.net/drizzle/+bug/373468 but
it means we hit an assert() on being able to put the temporal type
into a string instead of overwriting the buffer.
Filename Latest Rev Last Changed Committer Comment Size
..
My 1 16 years ago brian clean slate Diff
mtr_cases.pl 1014.5.7 15 years ago Lee Bieber remove --big-test flag 22.7 KB Diff Download File
mtr_diff.pl 1 16 years ago brian clean slate 7.4 KB Diff Download File
mtr_gcov.pl 1 16 years ago brian clean slate 1.8 KB Diff Download File
mtr_gprof.pl 1 16 years ago brian clean slate 1.8 KB Diff Download File
mtr_im.pl 1 16 years ago brian clean slate 18.2 KB Diff Download File
mtr_io.pl 1 16 years ago brian clean slate 5.5 KB Diff Download File
mtr_match.pl 1 16 years ago brian clean slate 2 KB Diff Download File
mtr_misc.pl 1 16 years ago brian clean slate 6.2 KB Diff Download File
mtr_process.pl 973.1.3 15 years ago Toru Maesaka Remove drizzleadmin from the repository and fix th 27.7 KB Diff Download File
mtr_report.pl 873.2.7 16 years ago Monty Taylor Fixed error message. 18 KB Diff Download File
mtr_stress.pl 1 16 years ago brian clean slate 5.8 KB Diff Download File
mtr_timer.pl 1 16 years ago brian clean slate 4 KB Diff Download File
mtr_unique.pl 1 16 years ago brian clean slate 4.4 KB Diff Download File