Files
harbour-core/harbour/source/compiler
Ron Pinkas 85b04f0bc3 19990607-03:05 PST Ron Pinkas
* include/hberrors.h
    added WARN_VAR_NOT_USED
  * source/compiler/harbour.y
    added warning message "Variable \'%s\' declared but not used in function: %s"
    added linked list FunVars to record the usage of declared variables
    added logic to maintain FunVars
    added logic to check usage as per FunVars in GenReturn()
1999-06-07 11:15:02 +00:00
..
1999-05-14 10:35:55 +00:00
1999-06-07 11:15:02 +00:00
1999-05-16 06:31:14 +00:00
1999-05-10 12:45:10 +00:00