gabr42 / OmniThreadLibrary

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

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

Closed shmorsecode closed 9 months ago

shmorsecode commented 9 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 9 months ago

Fixed, thanks for the report!