[fpc-devel] parentfp changed to $parentfp
Marc Weustink
marc at dommelstein.net
Thu Dec 9 00:40:57 CET 2010
On 8-12-2010 22:53, Jonas Maebe wrote:
>
> On 08 Dec 2010, at 22:32, Martin wrote:
>
>> It seems that the name of "parentfp" (used by neted procedures) depends on the dwarf version?
>>
>> -gs and -gw => parentfp
>> -gw3 => $parentfp
>>
>> Is there are reason, does the $ have a meaning?
>
> It's a bug in -gw3. "$" is an internal compiler convention for "non-programmer visible symbol".
isn't parentfp a "non-programmer visible symbol" ?
Marc
More information about the fpc-devel
mailing list