[fpc-devel] FPC-JVM: Problem with "with" in nested records

Paul Ishenin ip at kmiac.ru
Wed Feb 13 08:27:10 CET 2013


12.02.2013 18:58, Nicola wrote:

>          Rec1.a := 123;
>      Log('with: ' + IntToStr(Data.Rec1.a));            // !!FAIL!!, it
> shows 0

Non JVM compiler outputs 123. So indeed a JVM compiler bug.

Best regards,
Paul Ishenin




More information about the fpc-devel mailing list