Re: [fpc-pascal] Improved array initialization in Delphi XE7

2014-09-03 Thread Dennis Poon
Sven Barth wrote: 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 th

[fpc-pascal] Improved array initialization in Delphi XE7

2014-09-02 Thread 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.