gabr42 / OmniThreadLibrary

A simple and powerful multithreading library for Delphi
http://www.omnithreadlibrary.com
Other
466 stars 142 forks source link

Release 3.07.10 does not compile on Delphi older than 10.3 Rio #188

Closed shmorsecode closed 12 months ago

shmorsecode commented 12 months ago

Compilation on Delphi versions older than 10.3 Rio fails with this error:

[dcc64 Error] GpLists.pas(4564): E2003 Undeclared identifier: 'GrowCollection'

gabr42 commented 12 months ago

Fixed, thanks for the report!