Re: [PATCH v3 6/7] ucrtbase: Handle the C99 'z' size_t specifier for integers
3 Nov
2015
3 Nov
'15
10:51 a.m.
On 11/03/15 11:12, Martin Storsjo wrote:
+ vsprintf_wrapper(UCRTBASE_PRINTF_LEGACY_MSVCRT_COMPATIBILITY, buf, sizeof(buf), "%zx %d", (size_t) 0x12345678123456, 1); Please avoid adding such long lines without a good reason.
Thanks, Piotr
3782
Age (days ago)
3782
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban