~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
..
smf 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM Diff
drizzle-log-rotate.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 791 bytes Diff Download File
drizzle.m4 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 4.1 KB Diff Download File
drizzle.server.in 77.1.38 16 years ago Monty Taylor Renamed more stuff to drizzle. 11.7 KB Diff Download File
Makefile.am 1025.1.1 15 years ago Trond Norbye Add configuration files to integrate to Solaris SM 1 KB Diff Download File
uncrustify-beforeafter.patch 656.1.18 16 years ago Monty Taylor Added uncrustify patch. 4.7 KB Diff Download File