[Lazarus] Trunk diff about compiling with fpc 2.6
AlexeyT
aaa5500 at ya.ru
Sun Dec 10 20:50:02 CET 2017
+ {$IF FPC_FULLVERSION>=30000}
if TCharacter.IsSurrogate(WideChar(OrgCharCode)) then
+ {$ELSE}
+ if False then
+ {$ENDIF}
WinProcess := True
--this can be shorted, with one {$if..} {$endif}.
--
Regards,
Alexey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20171210/11464bd4/attachment.html>
More information about the Lazarus
mailing list