msvcrt: Use Dragon4 algorithm to fix inconsistent rounding behaviour for sprintf and add tests. (try 2)

YongHao Hu christopherwuy at gmail.com
Wed Mar 4 07:02:46 CST 2015


Thank you very much for your comment. : ) I had made a new patch.
Apart from this, is there anything to do to improve this patch?
I will be grateful for any advice you can provide.

On 2015年02月27日 12:28, Dmitry Timoshkov wrote:
> YongHao Hu <christopherwuy at gmail.com> wrote:
>
>> +typedef int int32_t;
>> +typedef unsigned char uint8_t;
>> +typedef unsigned long uint32_t;
>> +typedef unsigned long long uint64_t;
> Please use appropriate win32 types instead.
>
> Besides using 'typedef unsigned long uint32_t' is wrong.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20150304/fb57649e/attachment.html>


More information about the wine-devel mailing list