CmzSQuid / omnithreadlibrary

Automatically exported from code.google.com/p/omnithreadlibrary
0 stars 0 forks source link

build 1275 doesn't compile #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I've just downloaded via SVN the latest build 1275 but it doesn't compile.

Original issue reported on code.google.com by davidean...@gmail.com on 10 May 2013 at 10:07

GoogleCodeExporter commented 8 years ago
On which Delphi?

Original comment by gabr42 on 10 May 2013 at 10:55

GoogleCodeExporter commented 8 years ago
Delphi XE3. 

I'm getting several errors on unit OtlParallel for istance in the 
TOmniParallelLoop<T>.ExecuteAggregate the instruction 

loopBody(value.CastAs<T>, result);

the error is on CastAs. It seems not the right OtlParallel.pas file.

I'm using GIT to retrive SVN sources and I replace it in my working path. Could 
it be a GIT fault on downloading files?

Thanks 
Davide

Original comment by davidean...@gmail.com on 10 May 2013 at 11:54

GoogleCodeExporter commented 8 years ago
It appears that I forgot to commit the new OtlParallel. This should be now 
fixed.

Please retest and sorry for the inconvenience.

Original comment by gabr42 on 10 May 2013 at 2:59

GoogleCodeExporter commented 8 years ago
Perfect! Now it works.

Don't worry. 

Thanks for this great product!

Davide

Original comment by davidean...@gmail.com on 10 May 2013 at 3:04

GoogleCodeExporter commented 8 years ago
Closed.

Original comment by gabr42 on 10 May 2013 at 3:16