Michael Van Canneyt wrote:
Implemented as proposed (rev. 11833).
I updated TUnZipper so it works with TZipFileEntry as well.
It is now also possible to provide the input through streams. (size is needed,
so
not every stream can be used).
Absolutely fantastic. The stream option also saves m
On Tue, 30 Sep 2008, Brad Campbell wrote:
> Michael Van Canneyt wrote:
>
> > Implemented as proposed (rev. 11833).
> > I updated TUnZipper so it works with TZipFileEntry as well.
> >
> > It is now also possible to provide the input through streams. (size is
> > needed, so
> > not every stream
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:fpc-pascal-
> [EMAIL PROTECTED] On Behalf Of Jonas Maebe
> Sent: 29. september 2008 16:26
> To: FPC-Pascal users discussions
> Subject: Re: [fpc-pascal] Carbon: i386 and PPC API differences
>
> "const inDescription: ComponentDescriptio
Am Dienstag, 30. September 2008 10:05 schrieb Michael Van Canneyt:
> On Tue, 30 Sep 2008, Brad Campbell wrote:
> > Michael Van Canneyt wrote:
> > > Implemented as proposed (rev. 11833).
> > > I updated TUnZipper so it works with TZipFileEntry as well.
> > >
> > > It is now also possible to provide
On 30 Sep 2008, at 10:45, EarMaster - Bent Olsen wrote:
-Original Message-
From: [EMAIL PROTECTED] [mailto:fpc-pascal-
[EMAIL PROTECTED] On Behalf Of Jonas Maebe
Sent: 29. september 2008 16:26
To: FPC-Pascal users discussions
Subject: Re: [fpc-pascal] Carbon: i386 and PPC API difference
Thanks, Jonas --
Actually, I dealt with that potential source of anomalies way back in the
original CodeWarrior version: the Pascal code opens and writes out to the
file under a different name than the one the LISP code is looking for.
Only after the file's been written and closed is it renamed so
On 30 Sep 2008, at 21:54, [EMAIL PROTECTED] wrote:
Actually, I dealt with that potential source of anomalies way back
in the
original CodeWarrior version: the Pascal code opens and writes out
to the
file under a different name than the one the LISP code is looking for.
Only after the file's