What steps will reproduce the problem?
1. Build of runtime package for XE5
2.
3.
What is the expected output? What do you see instead?
successful compile
What version of the product are you using? On what operating system?
trunk from svn
Please provide any additional information below.
Implementation of Parallel.ApplyConfig differs from declaration.
Line 1663 of OtlParallel.pas needs "class" prepended for successful compile:
class procedure Parallel.ApplyConfig(const taskConfig: IOmniTaskConfig; const
task: IOmniTaskControl);
Original issue reported on code.google.com by bjmil...@gmail.com on 14 Oct 2013 at 11:58
Original issue reported on code.google.com by
bjmil...@gmail.com
on 14 Oct 2013 at 11:58