[PATCH v2 4/7] ucrtbase: Implement the new printf corner case behaviour

Martin Storsjö martin at martin.st
Tue Nov 3 03:44:22 CST 2015


On Tue, 3 Nov 2015, Piotr Caban wrote:

> On 11/02/15 22:26, Martin Storsjo wrote:
>> +    test_legacy_wide();
>> +    test_legacy_msvcrt();
>> +    test_legacy_three_digit_exp();
> I also think it would be nicer if this tests are called e.g. 
> test_printf_legacy_wide.

Sure, I can change that.

// Martin



More information about the wine-devel mailing list