CTED]
> Date: Mon, 10 Jun 2002 19:33:56 -0400
> From: Jason Gloudon <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PATCH] packfile reading
> User-Agent: Mutt/1.3.25i
>
>
> This fixes the problem with reading .pbc files on win32. Someone may want to
> write
CTED]>
To: [EMAIL PROTECTED]
Subject: [PATCH] packfile reading
User-Agent: Mutt/1.3.25i
This fixes the problem with reading .pbc files on win32. Someone may want to
write the code to do something useful with the results of stat() when mmap() is
not being used.
Index:
At 19:33 on 06/10/2002 EDT, Jason Gloudon <[EMAIL PROTECTED]> wrote:
> Someone may want to write the code to do something useful with the results
> of stat() when mmap() is not being used.
It's supposed to already do that... did i goof?
--Josh
This fixes the problem with reading .pbc files on win32. Someone may want to
write the code to do something useful with the results of stat() when mmap() is
not being used.
Index: assemble.pl
===
RCS file: /cvs/public/parrot/assemb