2008-01-31 14:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbbtree/hb_btree.c
! Removed HB_ERR_SS_TOOLS reference.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-01-31 14:13 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbbtree/hb_btree.c
|
||||
! Removed HB_ERR_SS_TOOLS reference.
|
||||
|
||||
2008-01-31 13:00 UTC+0100 Ryszard Glab <harbour//rglab.pl>
|
||||
* source/rdd/Makefile
|
||||
* config/global.cf
|
||||
|
||||
@@ -355,7 +355,7 @@ static void hb_RaiseError( enum hb_BTree_Error_Codes ulSubCode, const char * szD
|
||||
{
|
||||
PHB_ITEM pErr = hb_errRT_New(
|
||||
ES_ERROR /* USHORT uiSeverity */,
|
||||
HB_ERR_SS_TOOLS /* char * szSubSystem */,
|
||||
"HBBTREE" /* char * szSubSystem */,
|
||||
EG_ARG /* ULONG ulGenCode */,
|
||||
ulSubCode /* ULONG ulSubCode */,
|
||||
( char * )szDescription /* char * szDescription */,
|
||||
|
||||
Reference in New Issue
Block a user