Files
harbour-core/harbour/include
Ron Pinkas 83015ce56c 20000506-22:45 GMT-8 Ron Pinkas <Ron@Profit-Master.com>
* include/hbcomp.h
     + Added #define VS_NONE 0

   * source/compiler/harbour.c
     ! Fixed bug in hb_compVariableAdd() was never adding new var to pFunc->pMemvars because
       hb_comp_iVarScope was tested with == rather & VS_MEMVAR

   * source/compiler/harbour.y
     + Added hb_comp_iVarScope = VS_NONE to reset it after PRIVATE PUBLIC and PARAMETERS statements.

   * source/compiler/hbpcode.c
     + Added logic to reset type of privates (need to check publics) after calls to functions or procedures which might affect them.
     ! Many fixes and consolodiations
2000-05-07 05:55:07 +00:00
..
1999-09-15 14:03:38 +00:00
1999-10-10 00:18:35 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
2000-04-07 10:04:47 +00:00
1999-09-15 14:03:38 +00:00
2000-05-05 17:09:46 +00:00
2000-04-29 11:58:37 +00:00
2000-04-17 09:12:16 +00:00
2000-03-20 11:52:15 +00:00
2000-05-05 17:09:46 +00:00
2000-05-04 15:02:17 +00:00
1999-09-20 17:54:29 +00:00
1999-10-10 00:18:35 +00:00
1999-09-23 09:13:26 +00:00
1999-10-10 00:18:35 +00:00