Search found 1 match

by Frédéric Libaud
16.10.2017, 14:02
Forum: ZeosLib 7.1 stable Forum
Topic: [Suggestion] Explicit vs Implicit typecasting
Replies: 1
Views: 1243

[Suggestion] Explicit vs Implicit typecasting

Hi, I use the 7.1.x release of Zeoslib and I've saw that there's some difficulties to compile the source with CodeTyphon (Typhon - V6.x) based on FPC 3.x. and Lazarus. Because some instructions contains implicit typecasting. The best way is to make explicit typecasting with the key word as like : Ha...