2001-07-16 22:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-07-16 22:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su>
|
||||
* source/pp/ppcore.c
|
||||
! minor fix, related to using of __PreProcess() function
|
||||
|
||||
2001-07-16 09:45 UTC-0800 Ron Pinkas <ron@profit-master.com>
|
||||
* source/vm/hvm.c
|
||||
* source/vm/macro.c
|
||||
|
||||
@@ -177,7 +177,7 @@ static int s_ParseState;
|
||||
static int s_maxCondCompile;
|
||||
static int s_aIsRepeate[ 5 ];
|
||||
static int s_Repeate;
|
||||
static BOOL s_bReplacePat;
|
||||
static BOOL s_bReplacePat = TRUE;
|
||||
static int s_numBrackets;
|
||||
static char s_groupchar;
|
||||
static char s_prevchar;
|
||||
|
||||
Reference in New Issue
Block a user