On 1 November 2013 09:37, Piotr Caban piotr.caban@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