Files
harbour-core/harbour/source/compiler
Ron Pinkas eec5c93ec1 20000503-21:30 GMT-8 Ron Pinkas <Ron@Profit-Master.com>
* include/hbcomp.h
     + Added:
	#define VU_NOT_USED    0
	#define VU_INITIALIZED 1
	#define VU_USED        2

   * source/compiler/harbour.c
      * Modified refrences to pVar->iUsed to use new VU_* constants.

   * source/compiler/hbpcode.c
     * Enhanced hb_compStrongType() to check and set pVar->iUsed with new VU_*constants.
2000-05-04 04:35:54 +00:00
..
2000-03-18 20:14:56 +00:00
2000-03-18 20:14:56 +00:00
2000-03-18 20:14:56 +00:00
1999-09-16 00:40:23 +00:00
2000-04-26 13:14:23 +00:00
2000-05-02 14:15:31 +00:00
2000-04-24 17:09:30 +00:00