stdio.h and MyDAC 5.

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
w0wbagger
Posts: 7
Joined: Wed 24 Aug 2005 20:23

stdio.h and MyDAC 5.

Post by w0wbagger » Mon 26 Mar 2007 21:55

Hey. In Borland C++ Builder 6, Borland defines EOF as (-1) in . Is there any chance you can change the EOF in CRXml to MYDAC_EOF or something so that the pre-processor doesn't change it to (-1), throwing an error?

Granted, I can probably change the include order, but I shouldn't have to, especially when the EOF is part of stdlib.

Just a suggestion.
Thanks.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 27 Mar 2007 13:20

Thank you for information, we will fix it in the next MyDAC build.

Post Reply