Am 13.12.2013 11:07 schrieb "Dennis Poon" <den...@avidsoft.com.hk>:
>
> I think I found a bug in FPC 2.6.2.
> In a method of a derived specialized class, the compiler does not raise
error (which it should)
> With "record property" do
>    "record property's field" := NewValue   //it should raise error since
it is a record property and should not be allowed to modify just one  field.
>
> Please see below sample code for reproducing the error:

1. Not related to generics
2. Does not generate an error in trunk either

So, please report a bug.

Regards,
Sven
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to