[cfe-dev] Sema/format-strings.c test problem on Windows

Chris Lattner clattner at apple.com
Wed Oct 28 16:33:28 PDT 2009


looks good to me, thanks John.

On Oct 28, 2009, at 3:50 PM, John Thompson wrote:

> MSVC doesn't have an snprintf, so in the enclosed patch I just  
> declare one for Windows.
>
> Neither MSVC nor MinGW have a vasprintf, so it seemed reasonable to  
> substitute vsprintf, since only the second argument seems of interest.
> Is this okay?
>
> -- 
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
> <formatstrings.patch>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091028/a1d4eac8/attachment.html>


More information about the cfe-dev mailing list