 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
rbwinston Guest
|
Posted: Sun Dec 17, 2006 11:00 pm Post subject: minor bug in AnsiStringReplaceIOHIA32Unit12 |
|
|
AnsiStringReplaceJOHIA32Unit12.pas won't compile under D7. Adding the
following just below the beginning of the implementation section
allows it to compile.
{$IFNDEF Delphi2005Plus}
{$I D7PosEx.inc}
{$ENDIF} |
|
| Back to top |
|
 |
Charalabos Michael Guest
|
Posted: Mon Dec 18, 2006 7:32 am Post subject: Re: minor bug in AnsiStringReplaceIOHIA32Unit12 |
|
|
Hello,
| Quote: | AnsiStringReplaceJOHIA32Unit12.pas won't compile under D7. Adding the
following just below the beginning of the implementation section
allows it to compile.
{$IFNDEF Delphi2005Plus}
{$I D7PosEx.inc}
{$ENDIF}
|
It's already fixed for the next release.
Thank you
--
Charalabos Michael - [Creation Power] - http://www.creationpower.com -
http://www.creationpower.gr |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|