[llvm-commits] [llvm] r91842 - /llvm/trunk/include/llvm/Support/Format.h
Michael Beck
mm.beck at gmx.net
Tue Dec 22 12:42:14 PST 2009
The following is a slightly better fix for the snprintf problem. It adds an
implementation that at least ensures the '\0' at eos.
best regards,
--
Michael Beck
-------------- next part --------------
A non-text attachment was scrubbed...
Name: format.diff
Type: application/octet-stream
Size: 788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091222/7daa4844/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: VcSnprintf.cpp
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091222/7daa4844/attachment.ksh>
More information about the llvm-commits
mailing list