[PATCH] libcxx + MingW: correct printout of long doubles

G M gmisocpp at gmail.com
Fri Oct 4 19:38:19 PDT 2013


Hi Yaron

I looked at this problem quite a bit a while back, FYI MS's routines are
different from the libcxx versions in other ways too.

I made some changes a while back to reduce and centralize some of the uses
of snprintf in libcxx a while back in order to generally try to move
towards what your patch proposes.

I generally approve of where you are going with this patch. I'll apply it
on my machine this weekend and try your patch out and contrast it with VS
builds with it and report soon in more detail.

I think it's a good area to focus on. Thanks for looking at this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131005/9943e4c0/attachment.html>


More information about the cfe-commits mailing list