The attached patch removes these warnings:

io/io_win32.c(312) : warning C4028: formal parameter 4 different from
declaration
io/io_win32.c(312) : warning C4029: declared formal parameter list different
from definition
io/io_win32.c(358) : warning C4113: 'long (__cdecl *)(struct Parrot_Interp
*,struct _ParrotIOLayer *,struct _ParrotIO *,long ,long ,long )' differs in
parameter lists from 'long (__cdecl *)(struct Parrot_Interp *,struct
_ParrotIOLayer *,struct _ParrotIO *,__int64 ,long )'

Attachment: io_win32.diff
Description: Binary data



Reply via email to