Icon View Incident Report

Serious Serious
Reported By: PK
Reported On: 4/6/2007
For: Version 1.02 Build 1
# 2309 Error in the Type Checking for Binary Types

I am exploring the possibility of porting EDB to FPC. When using FPC to compile the source code, it prompts an error in the TEDBExprValidater.CheckBinaryTypes complaining about duplicated set members in line 11408, 11419, 11486, 11496. Upon closer investigation, I found that SUBTYPE_MINMSEC had been duplicated. From the source code, it seems that the
second SUBTYPE_MINMSEC should be SUBTYPE_SECMSEC instead, but I'm not sure about it. I guess the duplicated set member escaped the Delphi compiler checking.


Resolution Resolution
Fixed Problem on 4/7/2007 in version 1.03 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image