Used to compile on XE

Attached program.pas file compiles fine on XE but give compiler errors on XE2

gives following build output

------ Build started: Project: TestCompiler, Configuration: Debug ------
C:\Users\afelton\documents\visual studio 2010\Projects\TestCompiler\Program.pas(38,34): error E0: Internal error: EC Cannot Simplify Identifier
C:\Users\afelton\documents\visual studio 2010\Projects\TestCompiler\Program.pas(38,53): error E0: Internal error: EC Cannot Simplify Identifier
error E96: Internal type “System.Void” cannot be used directly
error E96: Internal type “System.Void” cannot be used directly
C:\Users\afelton\documents\visual studio 2010\Projects\TestCompiler\Program.pas(38,48): error E0: Internal error: IOE->U77
C:\Users\afelton\documents\visual studio 2010\Projects\TestCompiler\Program.pas(38,34): error E0: Internal error: IOE->U77
C:\Users\afelton\documents\visual studio 2010\Projects\TestCompiler\Program.pas(38,53): error E0: Internal error: IOE->U77
Done building project “TestCompiler.oxygene” – FAILED.

Build FAILED.
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========

Alex

Thanks, logged as bugs://53249 for review
Posted by Bugs for Mac

thanks! fixed for the next release.

ETA for next build ?

we’ll have a new beta build friday.

Thanks, hopefully you can have my other compiler error fixed in same build

build 973 has fixed this
Thanks

thanx for confirming.