Petr,
Marek Paliwoda wrote:
2007-11-30 20:25 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
* harbour/include/hbstack.h
* Removed HB_EXPORT from hb_stackReturnItem()
and hb_stackSelfItem()
What a reason to do this? I look in last stable version this function
(hb_stackReturnItem) is declared as extern HB_EXPORT..
HB_EXPORT for hb_stackReturnItem() was added by
me (or on my personal request - I don't remember
exactly) but it is not needed at all. The correct
way to access VM stack return value is by using
the "official" API : hb_param( -1, HB_IT_ANY ).
The same is true for hb_stackSelfItem() and others.
--
Marek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour