I am re-compiling a Delphi 5 project into Delphi 2009 and am getting
[DCC Warning] cUtils.pas(323): W1050 WideChar reduced to byte char in set expressions. Consider using 'CharInSet' function in 'SysUtils' unit.
[DCC Error] cUtils.pas(1929): E2010 Incompatible types: 'AnsiChar' and 'Char'.
2009-03-09 16:16:20 UTC in Fundamentals Code Library