JDbc Cache.pas(889): Incompatible types: 'Byte' and 'Char'

In this forum we will discuss things relating the ZEOSLib 6.6.x stable versions

Moderators: gto, EgonHugeist

Post Reply
Sidon
Fresh Boarder
Fresh Boarder
Posts: 3
Joined: 01.09.2005, 03:36

JDbc Cache.pas(889): Incompatible types: 'Byte' and 'Char'

Post by Sidon »

My system was working perfectly, suddenly began to display this error when I try to compile:

JDbc Cache.pas(889): Incompatible types: 'Byte' and 'Char'

Any Help?
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

I suppose the J in 'JDbc Cache.pas' is a typo?

Are you using a regularly updated SVN version of zeoslib or just the official 6.6.x package?

Do you mean nothing changed to the zeoslib sources you have and all at once there's this incompatibility?
When you're using FPC/Lazrus this sounds like you changed some compiler compatibility switch in your project that also affects how zeoslib is compiled. Which may happen when you used a switch that isn't overriden in zeos.inc

Mark
Image
Post Reply