[fpc-pascal] Default properties first draft
Ryan Joseph
ryan at thealchemistguild.com
Mon Oct 22 10:29:40 CEST 2018
I just fixed the bug you mentioned ([] default properties getting into my code paths) so feel free to test again.
https://github.com/genericptr/freepascal/tree/defaultprops
I also temporarily added some test units so you can see how far I’ve gotten testing them.
https://github.com/genericptr/freepascal/tree/defaultprops/tests/defaultprops
> On Oct 21, 2018, at 9:51 AM, Ryan Joseph <ryan at thealchemistguild.com> wrote:
>
> I didn’t do any extensive tests yet on big projects like the FPC RTL but there’s probably a bug I didn’t catch with default [] properties calling into my code. You should be able to compile single units though and test the syntax.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list