On 27/12/2020 4:53 pm, Graeme Geldenhuys via fpc-pascal wrote:
>
> According to this HTML page:
>https://freepascal.org/docs-html/ref/refsu4.html
Oh wait, the table I was looking at is titled "Integer constant type mapping",
so it's how the compile maps constants to a data type. It's not the
Michael Van Canneyt wrote:
>
> You can get the sources, or I can send a version in private
> if you wish.
>
Is it in 2.3.1 fpcbuild.zip in ftp? I always download fpc.zip since I don't
know what fpcbuild.zip contains and it's somewhat bigger so I avoid it.
--
View this message in context:
http
On Mon, 25 Aug 2008, leledumbo wrote:
>
>
> Thomas Schatzl wrote:
> >
> > From the programmer's manual ... (you
> > need very recent docs for this) ... chapter:
> >
> Can I get it? Is it planned to be released with 2.4.0?
You can get the sources, or I can send a version in private
if you
Thomas Schatzl wrote:
>
> From the programmer's manual ... (you
> need very recent docs for this) ... chapter:
>
Can I get it? Is it planned to be released with 2.4.0?
--
View this message in context:
http://www.nabble.com/Documentation-bug-tp19066821p19138944.html
Sent from the Free Pascal
Hello,
Am 22.08.2008 um 10:31 schrieb leledumbo:
Thomas Schatzl wrote:
Use fpc -i to query the available optimization options.
I know that, but what I need is an explanation about what each
optimization
does. Plus, what are the defaults?
From the programmer's manual about the $OPTIMIZAT
Thomas Schatzl wrote:
>
> Use fpc -i to query the available optimization options.
>
I know that, but what I need is an explanation about what each optimization
does. Plus, what are the defaults?
--
View this message in context:
http://www.nabble.com/Documentation-bug-tp19066821p19103435.html
Hello,
Am 20.08.2008 um 12:41 schrieb leledumbo:
After downloading the docs, I notice that there's a difference between
downloaded version and the one on the site. fpctoc in downloaded
version
doesn't have any link to FCL docs.
PS: Oh, God... The optimization options are still the old ones