ChangeLog 20000425-15:05 GMT+1
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
20000425-15:05 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/compiler/hbpcode.c
|
||||
*fixed length of HB_P_PUSHDOUBLE pcode
|
||||
|
||||
20000425-12:40 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*include/hbcomp.h
|
||||
|
||||
@@ -134,7 +134,7 @@ static BYTE s_pcode_len[] = {
|
||||
3, /* HB_P_PUSHMEMVAR, */
|
||||
3, /* HB_P_PUSHMEMVARREF, */
|
||||
1, /* HB_P_PUSHNIL, */
|
||||
1+sizeof(double), /* HB_P_PUSHDOUBLE, */
|
||||
2+sizeof(double), /* HB_P_PUSHDOUBLE, */
|
||||
1, /* HB_P_PUSHSELF, */
|
||||
3, /* HB_P_PUSHSTATIC, */
|
||||
3, /* HB_P_PUSHSTATICREF, */
|
||||
|
||||
Reference in New Issue
Block a user