Monday, March 08, 2010

OmniThreadLibrary 1.05a

OmniThreadLibrary 1.05a has just been released. It is available via
SVN or as a ZIP archive.

This is mostly a bugfix release:

  • Bug fixed: TOmniTaskControl.OnMessage(eventHandler: TOmniTaskMessageEvent) was broken.
  • Bug fixed: TOmniTaskControl.OnMessage/OnTerminate uses event monitor  created in the context of the task controller thread (was using a global event monitor created in the main thread).
  • Implemented TOmniEventMonitorPool, per-thread TOmniEventMonitor  allocator.

Upgrade is recommended for all 1.05 users.

Labels: , ,

2 Comments:

Anonymous Anonymous said...

Was the D2k6 support removed? It does not compile anymore out-of-the-box. Problems with pointers in the changes introduced since the 1.05.

22:29  
Blogger gabr said...

OTL was never compatible with Delphi 2006 (at least not officially). Lowest supported Delphi was (and will be) 2007.

07:51  

Post a Comment

Links to this post:

Create a Link

<< Home