On 8/04/2014 10:30 p.m., Kinkie wrote:
> Removing squis-dwv from cc, I am on mobile and the HTML encoding would get
> the message rejected anyway.
> 
> You don't need to c_str for printf-alikes, there's the SBUFPH / SBUFPRINT
> macros which also keeps things const. Ugly but it works
> 

Thanks for the reminder. Using that I can get rid of a handful more of
the most critical ones.

But there are still a few leftovers: ACL building a wordlist, Digest
auth, access logging, errorpage and libformat.

While those could be converted as well they are all tied to unrelated
code and it would blowout quickly. So I would rather leave them as
separate conversion patches.

Amos

Reply via email to