[fpc-pascal] Initialization of packed record local variables?
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Fri Jul 22 13:26:51 CEST 2016
Michael Van Canneyt wrote:
> On Fri, 22 Jul 2016, Mark Morgan Lloyd wrote:
>
>> Michael Van Canneyt wrote:
>>
>>> Or better yet, the official documentation:
>>>
>>> http://www.freepascal.org/docs-html/current/rtl/system/default.html
>>
>> Question please. Using the official documentation as linked to above,
>> how does one find out what versions of the compiler/rtl/fcl support
>> something?
>
> One does not - yet.
>
> I am working on leaving the various versions available (notice the
> 'current' in the URL)
> and then you could view previous versions...
I started hacking through trying to produce at least a list of
functions/procedures and a permuted index from different versions, but I
got bogged down in an apparent requirement that the documentation files
needed to be processed by the corresponding version of supplied
utilities. I'm sure what I did was of little value since I was attacking
the problem with insufficient understanding of "the right way to do it"
and I'm not even sure where it's got to.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list