[fpc-pascal] with statement using mulltiple objects

Philippe philippe at quarta.com.br
Wed Sep 17 03:44:15 CEST 2014


 

sorry ... hijacking is not my intention ... sorry. 

Em 16.09.2014
22:11, Flávio Etrusco escreveu: 

> On Tue, Sep 16, 2014 at 8:09 PM,
Philippe <philippe at quarta.com.br> wrote:
> 
>> on compiler
implementation: I read in this list that the group lost months due a
"with" problem. People use "with", and I guess lot of people use it! I
checked the reference
http://www.freepascal.org/docs-html/ref/refsu58.html#x155-16500013.2.8
[1] and there is not any warning ... just: The statement With A,B,C,D do
Statement; is equivalent to With A do With B do With C do With D do
Statement; without any warning ...
> 
> (...)
> 
> Why would it? As
people replied in your thread, this has always been
> the behavior (at
least in TP and Delphi), so if anything the only
> thing lacking is some
minor documentation.
> Also please don't hijack threads.
> 
> -Flávio
>
_______________________________________________
> fpc-pascal maillist -
fpc-pascal at lists.freepascal.org
>
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal [2]




Links:
------
[1]
http://www.freepascal.org/docs-html/ref/refsu58.html#x155-16500013.2.8
[2]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140916/6a2d41a3/attachment.html>


More information about the fpc-pascal mailing list