Re: parrot no longer compiles on win32

2004-03-14 Thread Leopold Toetsch
Goplat <[EMAIL PROTECTED]> wrote: > --- Leopold Toetsch <[EMAIL PROTECTED]> wrote: >> Goplat <[EMAIL PROTECTED]> wrote: >> > ops/sys.ops:169: warning: implicit declaration of function `gmtime_r' >> > ops/sys.ops:170: warning: implicit declaration of function `asctime_r' >> > ops/sys.ops:178: warni

Re: parrot no longer compiles on win32

2004-03-14 Thread Goplat
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Goplat <[EMAIL PROTECTED]> wrote: > > ops/sys.ops:169: warning: implicit declaration of function `gmtime_r' > > ops/sys.ops:170: warning: implicit declaration of function `asctime_r' > > ops/sys.ops:178: warning: implicit declaration of function `loc

Re: parrot no longer compiles on win32

2004-03-14 Thread Leopold Toetsch
Goplat <[EMAIL PROTECTED]> wrote: > ops/sys.ops:169: warning: implicit declaration of function `gmtime_r' > ops/sys.ops:170: warning: implicit declaration of function `asctime_r' > ops/sys.ops:178: warning: implicit declaration of function `localtime_r' > msvcrt doesn't have these functions (it us

parrot no longer compiles on win32

2004-03-13 Thread Goplat
The latest cvs of parrot fails to compile on mingw32, In file included from include/parrot/parrot.h:258, from src/utils.c:23: include/parrot/misc.h:44: warning: `struct tm' declared inside parameter list include/parrot/misc.h:44: warning: its scope is only this definition or decla