Re: [PATCH v2 4/7] ucrtbase: Implement the new printf corner case behaviour
Nov. 3, 2015
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
November 2015
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
3795
Age (days ago)
3795
Last active (days ago)
1 comments
2 participants
participants (2)
-
Martin Storsjö -
Piotr Caban