2002-04-30 14:02 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
For example:
|
||||
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
! fixed infinite loop
|
||||
|
||||
2002-05-01 11:12 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
|
||||
* source/rdd/dbfcdx/dbfcdx1.c
|
||||
* source/rdd/dbfcdx/dbfcdx2.h
|
||||
! fixed gpf reported by Lorenzo Fiorini
|
||||
+ added helper function hb_cdxGoEof
|
||||
|
||||
@@ -2563,6 +2563,7 @@ HB_FUNC( ORDLISTADD )
|
||||
*/
|
||||
pOrderInfo.atomBagName = NULL;
|
||||
pOrderInfo.itmResult = hb_itemPutNI( NULL, 0 );
|
||||
pOrderInfo.itmOrder = NULL;
|
||||
SELF_ORDINFO( ( AREAP ) s_pCurrArea->pArea, DBOI_ORDERCOUNT, &pOrderInfo );
|
||||
bFirst = ( pOrderInfo.itmResult->type & HB_IT_NUMERIC ) &&
|
||||
hb_itemGetNI( pOrderInfo.itmResult ) == 0;
|
||||
|
||||
Reference in New Issue
Block a user