On Wednesday 05 June 2013 19:39:30 Paul J Stevens wrote: > On 06/05/2013 06:50 PM, Alan Hicks wrote: > > Some progress, getting rid of the %lu issues by replacing almost all of > > them with %llu gets everything running, though dbmail-deliver corrupts > > the message, for info copied below. The imap daemon appears to be ok, > > the sieve daemon appears ok for a short while then starts to eat cpu > > maxing near 100%. > That sucks! So 32-bit is a problem now :-( > > If you know of a reliable way to build strings with uint64_t values > using printf style calls cross-platform, I all ears. > > This does suggest to me that we need to get rid of all remaining places > where queries are not prepared statements....
PRIu64 may be a way of keeping printf though I agree prepared statements would be a better option. Have run out of time this week so should be able to continue next week.
_______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev