<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">looks good to me, thanks John.<div><br><div><div>On Oct 28, 2009, at 3:50 PM, John Thompson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>MSVC doesn't have an snprintf, so in the enclosed patch I just declare one for Windows.</div> <div> </div> <div>Neither MSVC nor MinGW have a vasprintf, so it seemed reasonable to substitute vsprintf, since only the second argument seems of interest.<br clear="all"></div> <div>Is this okay?<br><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br></div> <span><formatstrings.patch></span>_______________________________________________<br>cfe-dev mailing list<br><a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev<br></blockquote></div><br></div></body></html>