2001-09-17 02:21 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-09-17 02:21 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
|
||||
|
||||
* source/compiler/hbfunchk.c
|
||||
! QSELF() compile time checking for the number of arguments.
|
||||
Thanks to Jose Lalin.
|
||||
|
||||
2001-09-16 20:40 GMT -3 Luiz Rafael Culik<culik@sl.conex.net>
|
||||
*contrib/libct/files.c
|
||||
* fixed compiler problem for MINGW
|
||||
|
||||
@@ -83,6 +83,7 @@ static HB_FUNCINFO hb_StdFunc[] =
|
||||
{ "PCOL" , 0, 0 },
|
||||
{ "PCOUNT" , 0, 0 },
|
||||
{ "PROW" , 0, 0 },
|
||||
{ "QSELF" , 0, 0 },
|
||||
{ "RECCOUNT" , 0, 0 },
|
||||
{ "RECNO" , 0, 0 },
|
||||
{ "REPLICATE" , 2, 2 },
|
||||
|
||||
Reference in New Issue
Block a user