Jump to content


Olaf

Member Since 26 May 2015
Offline Last Active May 26 2015 04:30 PM
-----

Topics I've Started

Please get rid of compiler warnings when compiling the source code

26 May 2015 - 04:30 PM

Hello,

 

I'd be grateful if you could get rid of the various compiler warnings and the few hints that get displayed when compiling the NextSuite components, especially the "W1050 WideChar reduced to byte char in set expression" warning. I am aware that "CharInSet" is only available starting with Delphi 2009, but just casting the variable on the left of the expression to "AnsiChar" works as well.

 

Thanks in advance for your efforts,
Olaf