On Sun, 10 Aug 2003, Vladimir Lipskiy wrote:

> 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 )'

 Thanks, applied.

 Simon

Reply via email to