Re: [PATCH v2 4/7] ucrtbase: Implement the new printf corner case behaviour
3 Nov
2015
3 Nov
'15
9:18 a.m.
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.
Thanks, Piotr
3 Nov
3 Nov
9:44 a.m.
New subject: [PATCH v2 4/7] ucrtbase: Implement the new printf corner case behaviour
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
3782
Age (days ago)
3782
Last active (days ago)
1 comments
2 participants
participants (2)
-
Martin Storsjö -
Piotr Caban