Re: [Harbour] Typo in numconv.prg of HbCT library

2008-09-09 Thread Szakáts Viktor
Thanks Grigory, I've committed a fix for this. Brgds, Viktor On 2008.09.09., at 11:02, Grigory Filatov wrote: Hi Viktor, There is a typo in numconv.prg of HbCT library after this changes: 2008-08-20 12:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu) ... * contrib/hbct/numconv.prg ...

[Harbour] Typo in numconv.prg of HbCT library

2008-09-09 Thread Grigory Filatov
Hi Viktor, There is a typo in numconv.prg of HbCT library after this changes: 2008-08-20 12:50 UTC+0200 Viktor Szakats (harbour.01 syenar hu) ... * contrib/hbct/numconv.prg ... * Some more general code cleanups ( if() -> iif() ). Current code: STATIC FUNCTION B10TOBN( nNum, nBase ) LOC