[fpc-devel] "helper" feature finished

Sven Barth pascaldragon at googlemail.com
Tue Apr 5 11:34:10 CEST 2011


Am 05.04.2011 11:17, schrieb Sven Barth:
>>> Some notes regarding the tests:
>>> * three record helper tests (trhlp*) fail, because nested types are not
>>> supported by (advanced) records (two should fail nevertheless, because
>>> they try to access (strict) private helpers, the third should succeed)
>>
>> Nested types in records are supported actually. Maybe you found a bug?
>>
>
> It seems so. I'll report them shortly as I've written tests for them.
>

Reported here: http://bugs.freepascal.org/view.php?id=19099

>>> * three more record helper tests fail, because the abbreviated syntax to
>>> access default properties is not supported
>>
>> Indeed, I forgot about this feature during the implementation.
>>
>
> Will report a bug as well.

Reported here: http://bugs.freepascal.org/view.php?id=19098

Regards,
Sven



More information about the fpc-devel mailing list