3 Nov
2013
3 Nov
'13
2:48 p.m.
On 1 November 2013 09:37, Piotr Caban <piotr.caban(a)gmail.com> wrote:
On 11/01/13 00:40, Andrey Zhezherun wrote:
+__int64 __cdecl _chsize_s(int,__int64); There should be int (or errno_t) instead of __int64. Fixed, revised patch is attached.
Regards, Andrey