Hi Pritpal,

On 2009 Dec 19, at 18:26, vouch...@users.sourceforge.net wrote:

> Revision: 13316
>          
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13316&view=rev
> Author:   vouchcac
> Date:     2009-12-19 17:26:11 +0000 (Sat, 19 Dec 2009)
> 
> Log Message:
> -----------
> 
> 2009-12-19 09:23 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
>  * contrib/hbxbp/xbp.ch
>    ! Removed QT_PTROFXBP() macro.
>      I have retained QT_PTROF() macro because a lot of you
>      must still be using it in your code. It is sceduled to be 
>      removed after this release.

Thank you very much.

Perhaps to emphasis that this macro is now not needed, we 
should change this:
  #define QT_PTROF( oObj )                          ( oObj:pPtr )
to this:
  #define QT_PTROF( oObj )                          ( oObj )

Thus converting it to a simply dummy macro for compatibility.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to