[fpc-devel] Syntax problem with function result
Jeppe Johansen
jepjoh2 at kom.aau.dk
Wed Jul 28 15:57:36 CEST 2010
Touché
But still. I don't even know how it'll be resolved. There's a function
with name "functionname", and there's a variable with name "functionname"
I've stumbled into this problem a couple of times in the past, and all
times it's been hard to figure out why it didn't work as
intended(thought I was doing recursion, but it was just reading the
result variable)
Marco van de Voort skrev:
> In our previous episode, Jeppe Johansen said:
>
>> The semantics are really hard to figure out too, whereas it makes
>> perfect sense when you use "result". I don't think it follows logically
>> whether it'll call the function or set the result
>>
>
> Is this so? If result is a procvar, can't you call it?
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list