Subject | IBO compile hints |
---|---|
Author | swalk1950 |
Post date | 2007-08-10T16:53:21Z |
Jason,
FYI: when I compile using IBO 4.8.6 and Delphi 2005 I see the following
three hints -
[Hint]IB_CGrid.pas(1203): H2443 Inline function 'SmallPointToPoint' has
not been expanded because unit 'Types' is not specified in USES list
[Hint]IB_CGrid.pas(1604): H2443 Inline function 'SmallPointToPoint' has
not been expanded because unit 'Types' is not specified in USES list
[Hint]IB_CGrid.pas(1620): H2443 Inline function 'PointToSmallPoint' has
not been expanded because unit 'Types' is not specified in USES list
This is just to let you know. I try to get rid of hints in my app, but
it is not always possible.
By the way, the Windows installer is great!
Stan
FYI: when I compile using IBO 4.8.6 and Delphi 2005 I see the following
three hints -
[Hint]IB_CGrid.pas(1203): H2443 Inline function 'SmallPointToPoint' has
not been expanded because unit 'Types' is not specified in USES list
[Hint]IB_CGrid.pas(1604): H2443 Inline function 'SmallPointToPoint' has
not been expanded because unit 'Types' is not specified in USES list
[Hint]IB_CGrid.pas(1620): H2443 Inline function 'PointToSmallPoint' has
not been expanded because unit 'Types' is not specified in USES list
This is just to let you know. I try to get rid of hints in my app, but
it is not always possible.
By the way, the Windows installer is great!
Stan