diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 313e1aff42..2e2d26efda 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,15 @@ +2001-05-13 09:40 UTC-0800 Ron Pinkas + * include/hbclass.ch + % Removed many redundant rules (recently added for OO integrity checks). + + /* Found the PP problem that stopped me from implementing this optimized form before. + It seems the PP has a problem with "[" follwing a an identifier without a space prefix like: + #command TEST[([])] + + It seems to work OK like this: + #command TEST [([])] + */ + 2001-05-12 18:30 GMT+0200 Martin Vogel + contrib/libct/charmix.c diff --git a/harbour/include/hbclass.ch b/harbour/include/hbclass.ch index 01dec50727..babf365117 100644 --- a/harbour/include/hbclass.ch +++ b/harbour/include/hbclass.ch @@ -317,16 +317,12 @@ DECLARE TClass ; #else #xcommand METHOD [ ] [ AS ] [ ] [] [