> -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
g to do, I might be
able to figure out the Win32 way.
Jason.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 01, 2002 3:06 PM
Subject: ParrotIO : Please test this [PATCH] for breakage
> All who have time
All who have time, specifically Win32, please test this
patch for compilation. I currently don't have a Win32
environment to test with. Anyone with non-Linux please test.
What this patch does:
-Implements initial IO stack framework (pushing/popping layers)
-Implements an initial "layer" for the