In our previous episode, Michael Schnell said:
> Seemingly Xe3 provides a parallel loop feature to support fast 
> multi-Core applications

No it does not.
 
>        TParallel.For(2,1,Max,procedure(I:Int64)

This is a class method parameterised with D2009 anonymouse method, not a
language construct.

If you read the release manifest well, they talk about a parallel library,
not paralel language extensions.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to