diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2e6479c1c0..2f6a353576 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2008-09-08 13:59 UTC-0500 Teo Fonrouge (teo/at/windtelsoft/dot/com) + * include/hbclass.ch + ! added missing MESSAGE TO + ; this also fixes DELEGATE command + 2008-09-08 13:01 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/mtpl_b32.mak * contrib/mtpl_vc.mak diff --git a/harbour/include/hbclass.ch b/harbour/include/hbclass.ch index 52783dc587..dd7981f74d 100644 --- a/harbour/include/hbclass.ch +++ b/harbour/include/hbclass.ch @@ -135,7 +135,7 @@ #endif /* Disable method decoration when Harbour compiled strict compatibility mode. - In strict mode, PP doesn't support identifier concatenation, which + In strict mode, PP doesn't support identifier concatenation, which would be needed for method decoration. */ #ifdef HB_C52_STRICT #ifndef HB_CLS_NO_DECORATION @@ -408,7 +408,8 @@ DECLARE HBClass ; MESSAGE [ AS ] INLINE Self: */ -#xcommand MESSAGE [ AS ] TO [] [] [