From 94596e571d2c8ac898327a19a8c7d9d814e9686c Mon Sep 17 00:00:00 2001 From: Ron Pinkas Date: Sun, 13 May 2001 16:44:24 +0000 Subject: [PATCH] 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 [([])] */ --- harbour/ChangeLog | 12 +++++++ harbour/include/hbclass.ch | 64 ++++++++++---------------------------- 2 files changed, 28 insertions(+), 48 deletions(-) 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 ] [ ] [] [