![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB General » View Thread |
Messages 1 to 2 of 2 total |
![]() |
Fri, Apr 6 2007 3:58 AM | Permanent Link |
PK | Tim,
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. Just want to let you know this in case this were a genuine bug. PK |
Fri, Apr 6 2007 3:32 PM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | << 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. >> Yep, you are correct. It is actually a bug since it excludes valid types as being usable in a given expression. -- Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Friday, July 11, 2025 at 10:48 PM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |