On Wednesday 12 March 2008 00:28, Johannes Schindelin wrote: > On Tue, 11 Mar 2008, Johannes Sixt wrote: > > On the positive side, we can now reuse Michal's vsnprintf wrapper, which > > fixes snprintf, too, (which was not the case previously). Note that on > > Windows we have to adjust the size parameter. > > Actually, I have to admit that I like strbuf_vaddf() more and more. > Anything you would wish me to implement there? Only that you keep an eye on PRIuMAX; if it is ever used in a format string of strbuf_vaddf() then you ought to implement %I64u as well as %llu. ;) -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html