Patch against CVS for Delphi 5 (tested on D5 and D7)
Brought to you by:
anthonysteele
Hello JCF folks,
since my work requires me to use Delphi 5, and the
other patches for D5 in here haven't been merged, I
checked out CVS today and hacked it to make it compile
under D5. I moved some file fns to the "FileUtils"
unit. Some other somewhat ugly hacks (Sign(), and a
$WARN) also had to be done.
the attached patch should apply cleanly to a recent
CVS checkout, and make it all compile under D5 as well
as D7, and pass the test harness (if applied against
stable version). I haven't included useless changes to
.cfg, .dof. Just plain .pas, .dpk and .dpr changes.
the jcf.dpr file was missing a reference to
SortUsesData unit, so I added that in too.
Patch against CVS to make JCF compile and work with D5
Logged In: YES
user_id=66544
does this still need doing?