Discussion:
[fpc-pascal] Improved array initialization in Delphi XE7
Sven Barth
2014-09-03 05:44:25 UTC
Permalink
Hello together!

Just today I've read that Delphi XE7 has introduced an improved array
initialization and even in a way that I already planned to introduce it
myself in FPC. That Embarcadero introduced this in Delphi is now of
course a legitimate (:P) reason to introduce this in FPC as well.

For those that want to know more:
http://tech.turbu-rpg.com/615/first-look-at-xe7

Regards,
Sven
Dennis Poon
2014-09-03 08:16:33 UTC
Permalink
Post by Sven Barth
Hello together!
Just today I've read that Delphi XE7 has introduced an improved array
initialization and even in a way that I already planned to introduce
it myself in FPC. That Embarcadero introduced this in Delphi is now of
course a legitimate (:P) reason to introduce this in FPC as well.
http://tech.turbu-rpg.com/615/first-look-at-xe7
Regards,
Sven
Nice to have this new feature.

Dennis

Loading...