Am 18.06.2014 04:55 schrieb "Jim Leonard" :
>
> The error is because FreePascal optimizes loops wherever it can, and
trying to modify the loop variable would break under that optimization.
>
> While you could enable compilation flags to make things more TP
compatible, looking at the code, I can see
The error is because FreePascal optimizes loops wherever it can, and
trying to modify the loop variable would break under that optimization.
While you could enable compilation flags to make things more TP
compatible, looking at the code, I can see that the 'counter:=1' is just
an early termina
On 06/17/2014 07:07 AM, Reinier Olislagers wrote:
> Got some questions/remarks/workaround for you in the bug report...
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Answ
Am 17.06.2014 13:17 schrieb "Jonas Maebe" :
>
>
> On 17 Jun 2014, at 13:05, mokashe.ram wrote:
>
>> Could Any one help me for fixing below error in free pascal. as i am
tring
>> to excute for loop in decemental order using 'DOWNTO' but its thwoing
error
>> 'Illeagal assignment to For Loop variable
On Tue, Jun 17, 2014 at 2:11 AM, LacaK wrote:
> Marcos Douglas wrote / napĂsal(a):
>
> On Mon, Jun 16, 2014 at 11:36 AM, Michael Van Canneyt
> wrote:
>
>
> On Mon, 16 Jun 2014, Reinier Olislagers wrote:
>
>
>
> On 16/06/2014 15:45, Marcos Douglas wrote:
>
>
> Hi Laco,
>
> About this update:
> ht
On 06/17/2014 07:07 AM, Reinier Olislagers wrote:
> Got some questions/remarks/workaround for you in the bug report...
>
> ___
> fpc-pascal maillist - fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Hi
On 17 Jun 2014, at 13:05, mokashe.ram wrote:
Could Any one help me for fixing below error in free pascal. as i am
tring
to excute for loop in decemental order using 'DOWNTO' but its
thwoing error
'Illeagal assignment to For Loop variable 'Counter' as this is
possible in
TP but in Free pasc
Got some questions/remarks/workaround for you in the bug report...
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
On 17 Jun 2014, at 13:05, mokashe.ram wrote:
> Hi,
>
> Could Any one help me for fixing below error in free pascal. as i am tring
> to excute for loop in decemental order using 'DOWNTO' but its thwoing error
> 'Illeagal assignment to For Loop variable 'Counter' as this is possible in
> TP but in
Hi,
Could Any one help me for fixing below error in free pascal. as i am tring
to excute for loop in decemental order using 'DOWNTO' but its thwoing error
'Illeagal assignment to For Loop variable 'Counter' as this is possible in
TP but in Free pascal its not working so is there any workaround for
On 17/06/2014 10:23, Rainer Stratmann wrote:
> How to do that with automatic password from a freepascal program?
e.g. using policykit; see
http://wiki.lazarus.freepascal.org/Executing_External_Programs#Redirecting_input_and_output_and_running_under_root
How to do that with automatic password from a freepascal program?
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
12 matches
Mail list logo