gabr42 / OmniThreadLibrary

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

Request: Hints and Warnings suppression #114

Closed LarsFosdal closed 6 years ago

LarsFosdal commented 6 years ago

Would it be possible to suppress these? [dcc32 Hint] DSiWin32.pas(6135): H2077 Value assigned to 'DSiAllocateHWnd' never used [dcc32 Warning] GpStuff.pas(1148): W1002 Symbol 'DebugHook' is specific to a platform [dcc32 Warning] OtlSync.pas(1945): W1002 Symbol 'Win32Check' is specific to a platform

LarsFosdal commented 6 years ago

Oops - this a duplicate of #110