On Sat, 6 Mar 2010, Jonathan wrote:
On Sat, 6 Mar 2010 13:57:48 +0100 (CET)
Michael Van Canneyt wrote:
Hi,
The documentation has been re-generated and put on the website.
the fpc/dist/2.4.0/docs directory on the FTP server contains
also a version of the latest docs.
Thank you!
They have
But ShortStrings also store the length in string[0]. If I do a append, I
think the string will append to string[1]
So don't assume string are always initialized with null string?
Message: 5
Date: Sun, 7 Mar 2010 00:17:03 +0100
From: Mattias Gaertner
Subject: Re: [fpc-pascal] Is it save to
Hi
If I use Pa_IsFormatSupported from portaudio with a different sample rate than
the default, I get a division by zero error or other arithmetic error.
However, it needs very special conditions. It does not occur with the same
Pascal program on linux. Also the very similar test program pa_devs
On 07 Mar 2010, at 19:18, Schindler Karl-Michael wrote:
> If I use Pa_IsFormatSupported from portaudio with a different sample rate
> than the default, I get a division by zero error or other arithmetic error.
...
> gdb backtrace shows that it is deep down in Apple libs (probably the reason,
>
Michael Van Canneyt het geskryf:
> Reason for the update is the complete documentation of the DB unit:
> it has been finished, and adds roughly 200 pages (in PDF) to the
> documentation. I thought that was worth an update.
Thanks Michael. I gather that's just the FCL class documentation, and not