[Harbour] Tip lib

Przemyslaw Czerpak druzus at priv.onet.pl
Sun Jul 1 05:43:07 EDT 2007


On Sat, 30 Jun 2007, Lorenzo Fiorini wrote:
> If I "diff" harbour/contrib/tip xharbour/source/tip I see:
> - encmthd.c and hbhex2n.c have been removed in xHarbour

Not removed - I added these files for Harbour version only.
It's C code from #pragma ... and some functions used by TIP
which do not exist in xHarbour.

> - C code is different in base64x.c

The difference is minor - in Harbour I fixed one possible GPF.

> - there is C code added to encb64.prg, encqp.prg, encurl.prg in xHarbour

I moved this code into encmthd.c so it's not problem.
I've just ported current xHarbour version (BTW please inform Hannes that
all strings in [x]Harbour are passed without cloning so the trick with
storing pointer to string only reduce the speed and should not exist in
core code because can confused users which looks in core code for
programming examples) and I can commit it by someone who knows and use
this library will have to test it.

best regards,
Przemek


More information about the Harbour mailing list