[llvm-commits] Fix floating point numbers in tests on MinGW

Danil Malyshev dmalyshev at accesssoftek.com
Wed Feb 16 08:21:54 PST 2011


Hello,

A week passed and nobody else replyed yet, so it seems we are the only two who cares of this issue. :)

Defining PRINTF_EXPONENT_DIGITS env is the suggested way to make MinGW ANSI/POSIX compatible. This is not only about the case we are discussing, but in general, I'd like to have explicitly defined compatibility mode for all the tests running on MinGW.

I understand that it does not fix issues with scientific notation in general. It seems that you need to follow up with your patch, since you feel strong for it. This patch does not block you or affect you on any way.

Could you or somebody else apply my patch, please?
I have attached it to this e-mail for convenience.


Thank you,
Danil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-scientific-02.diff
Type: application/octet-stream
Size: 519 bytes
Desc: fix-scientific-02.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110216/c65a53df/attachment.obj>


More information about the llvm-commits mailing list