Warring Messages in VaComm file

Hi 


When I compile my application that uses the  TMS Async32 - TVaComm version 1.8.0.0 under delphi XE2.   I get the following Warning messages


[DCC Warning] VaComm.pas(187): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(187): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(188): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(188): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(235): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(235): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(236): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(236): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(293): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(293): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(294): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(294): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(1025): W1000 Symbol 'Resume' is deprecated
[DCC Warning] VaComm.pas(1033): W1000 Symbol 'Resume' is deprecated
[DCC Warning] VaComm.pas(1848): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(1848): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(1858): W1002 Symbol 'TThreadPriority' is specific to a platform
[DCC Warning] VaComm.pas(1858): W1002 Symbol 'TThreadPriority' is specific to a platform




These are the only Warning I have in my project - in your next version of the component please get rid of them 

These are indeed harmless warnings. We've added it on the todolist to see if this can be cleaned up.