2016-03-16 14:19 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* include/hbclass.ch
* typo in comment
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2016-03-16 14:19 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* include/hbclass.ch
|
||||
* typo in comment
|
||||
|
||||
2016-03-16 14:17 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* include/hbclass.ch
|
||||
* disabled DECLARE to not generate ignored by compiler noise in .ppo
|
||||
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
#xtranslate __HB_CLS_VARERR(<var>) => __HB_CLS_ERR( Invalid instance variable name \<<var>> )
|
||||
|
||||
/* disbaled by default to not generate ignored by compiler noice in .ppo files */
|
||||
/* disabled by default to not generate ignored by compiler noise in .ppo files */
|
||||
#if 0
|
||||
DECLARE HBClass ;
|
||||
New( cName AS String, OPTIONAL SuperParams ) AS CLASS HBClass ;
|
||||
|
||||
Reference in New Issue
Block a user