[fpc-pascal] Blockread blockwrite var vs out parameters
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Dec 16 23:21:27 CET 2015
On 16/12/15 23:16, Bart wrote:
> On 12/16/15, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
>>> But D7 does not give me a warning on FillChar().
>>
>> We don't give a warning either. The category of hints was created
>> exactly for those messages that have a high chance of being a false
>> positive.
>
> That should have been:
> My D7 does not give me a warning or hint on FillChar().
As far as I know, Delphi only has errors and warnings. It does not have
separate categories such as notes and hints, unlike FPC.
Jonas
More information about the fpc-pascal
mailing list