Please make your D7 packages compile without any warning !

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jgv
Posts: 12
Joined: Tue 18 Sep 2007 16:44

Please make your D7 packages compile without any warning !

Post by jgv » Tue 18 Sep 2007 16:49

Please make your delphi 7 package compile without any warning. Several files needs to be in imported:
Warning: Unit 'MSConnectionPool' implicitly imported into package 'sdac70'
Warning: Unit 'CRThread' implicitly imported into package 'sdac70'
Warning: Unit 'OLEDBIntf' implicitly imported into package 'sdac70'

This is not a big problem. It just warm our build system :D

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

Post by Antaeus » Thu 20 Sep 2007 15:07

Thank you. We know about these warnings. We will consider a possibility to avoid them in the future builds/versions.

Post Reply