[fpc-pascal] Bug in FPC 3.0.0 (was: Bug in FPC 3.0.0?)

Flávio Etrusco flavio.etrusco at gmail.com
Wed Feb 24 12:52:25 CET 2016


On Wed, Feb 24, 2016 at 8:39 AM, Marco van de Voort <marcov at stack.nl> wrote:
> In our previous episode, Mark Morgan Lloyd said:
>> > (remember recent discussion about IfThen pseudo-function).
>>
>> More relevant to your situation, I remember discussion about adding an
>> identifier to WITH to use as an explicit shortcut, i.e. something like
>>
>> with foo= bar do
>>    foo.someField := ...
>
> Not relevant since the With code in this case must remain delphi compatible.

I, for one, would vote in favor making the documentation discourage
the use of 'with' and adding a warning in compiler...

Best regards,
Flávio



More information about the fpc-pascal mailing list