2001-28-02 23:41 GMT+1 JFL (Mafact) <jfl@mafact.com>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-28-02 23:41 GMT+1 JFL (Mafact) <jfl@mafact.com>
|
||||
*harbour/include/hb_class.ch
|
||||
* Reset :Class within the control of Class(y) define
|
||||
so as anyone can disable it as needed.
|
||||
|
||||
|
||||
2001-02-28 00:05 UTC-0800 Ron Pinkas <ron@profit-master.com>
|
||||
* source/rtl/filesys.c
|
||||
* Temporarily changed all #if defined(__WIN32__) to #if defined(X__WIN32__) to disable
|
||||
|
||||
@@ -166,8 +166,11 @@ DECLARE TClass ;
|
||||
|
||||
/* Disable the message :Class */
|
||||
#ifndef HB_CLS_ALLOWCLASS
|
||||
/* CLASSY SYNTAX */
|
||||
#IFDEF HB_CLS_CSY
|
||||
#xtranslate :CLASS =>
|
||||
#xtranslate :CLASS: => :
|
||||
endif
|
||||
#endif
|
||||
|
||||
/* CLASSY SYNTAX */
|
||||
|
||||
Reference in New Issue
Block a user