Re: io_win32.c warnings

2003-08-14 Thread Juergen Boemmels
"Vladimir Lipskiy" <[EMAIL PROTECTED]> writes: > 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)

Re: io_win32.c warnings

2003-08-14 Thread Simon Glover
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) :

io_win32.c warnings

2003-08-11 Thread Vladimir Lipskiy
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 *,str