> -Original Message-
> From: Sterin, Ilya [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 01, 2002 10:05 PM
> To: 'Melvin Smith'; 'Jason Diamond'; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: ParrotIO : Please test this [PATCH] for
To: Sterin, Ilya; 'Jason Diamond'; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: ParrotIO : Please test this [PATCH] for breakage
>
>
>
> > > >io\io_os.c(127) : error C2065: 'F_GETFL' : undeclared
> > > identifier NMAKE
> > >
At 09:46 PM 1/1/2002 -0500, Melvin Smith wrote:
>> > >io\io_os.c(127) : error C2065: 'F_GETFL' : undeclared
>> > identifier NMAKE
>> > >: fatal error U1077: 'cl' : return code '0x2' Stop.
>
>With the #if 0 you can get a compile, can you test this simple pasm code?
>
>
> puts "This is STDO
> > >io\io_os.c(127) : error C2065: 'F_GETFL' : undeclared
> > identifier NMAKE
> > >: fatal error U1077: 'cl' : return code '0x2' Stop.
With the #if 0 you can get a compile, can you test this simple pasm code?
puts "This is STDOUT\n"
end
Btw, I checked over Perl5 source,
> -Original Message-
> From: Melvin Smith [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 01, 2002 5:58 PM
> To: Jason Diamond; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: ParrotIO : Please test this [PATCH] for breakage
>
>
> At 03:
At 03:33 PM 1/1/2002 -0800, Jason Diamond wrote:
>Here's my output:
>
>
>
>
>
> cl -nologo -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT
> -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX-I./i
>nclu
>de -Foio/io.obj -c io/io.c
>io.c
>io\io.c(323) : warnin
Here's my output:
cl -nologo -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX-I./i
nclu
de -Foio/io.obj -c io/io.c
io.c
io\io.c(323) : warning C4033: 'PIO_close' must return a value
c:\perl6\parrot\io\io.