On Apr 25, 2013, at 8:45 AM, İsmail Dönmez <[email protected]> wrote:

> Hi,
> 
> mktemp(3) on Linux needs the template as "XXXXXX" as in 6-Xs. The current 
> code uses 4-Xs and results in failure with fstream tests.
> 
> Attached patch fixes this, no new tests since its already covered by fstream 
> tests.
> 
> Regards,
> ismail
> 
> <libcxx-mktemp.patch>_______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Committed revision 180267.

Howard


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to