Matthew Barnes
af704b849e
Avoid camel_stream_printf().
...
camel_stream_printf() is next on the chopping block.
Use g_strdup_printf() or a GString to construct a formatted string in
memory, pass it to camel_stream_write() in one go, and then check for
errors (unless it's a memory stream).
2011-09-14 14:08:34 +02:00
..
2011-06-29 18:42:20 +02:00
2011-06-29 18:42:20 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:30 +02:00
2011-06-29 18:42:27 +02:00
2011-06-29 18:42:21 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:27 +02:00
2011-06-29 18:42:20 +02:00
2011-06-29 18:42:20 +02:00
2011-06-29 18:42:27 +02:00
2011-06-29 18:42:27 +02:00
2011-06-29 18:42:11 +02:00
2011-06-29 18:42:21 +02:00
2011-06-29 18:41:36 +02:00
2011-09-14 14:08:34 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:31 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:21 +02:00
2011-06-29 18:42:32 +02:00
2011-06-29 18:42:15 +02:00
2011-06-29 18:42:21 +02:00
2011-06-29 18:42:20 +02:00
2011-06-29 18:42:27 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:11 +02:00
2011-06-29 18:42:27 +02:00
2011-06-29 18:42:21 +02:00
2011-06-29 18:42:20 +02:00
2011-09-14 14:08:34 +02:00
2011-06-29 18:42:21 +02:00
2009-09-23 16:41:27 -04:00