Dear Luiz,

I recently received notifications from SF of changes to xHarbour which I did 
not see any notification on the Developers Group.

Could you please describe the changes? When changes of this scope take place I 
believe it is important to describe to the group what the change is about, what 
new functionality it adds, or problem it solves. This is true even for BORROWED 
code, because many might not follow Harbour and have no clue what such code 
changes intend to achieve.

Also, please make sure that all changes are reported on this forum.

TIA,

Ron
------------------------------

2016-10-02 15:40 UTC-0300 Luiz Rafael Culik <l...@xharbour.com.br 
<mailto:l...@xharbour.com.br>>
* include/hbapi.h
* Added new functions borrow from harbour
* include/hbinit.h
* updated to allow new gcc to compile borrow ideia from harbour 
* include/hbvm.h
! Added ULONG ulId to the follow functions : hb_vmProcessSymbols, 
hb_vmProcessSysDllSymbols, 
hb_vmProcessPrgDllSymbols,hb_vmProcessExeUsesDllSymbols
* include/hbvmpub.h  
! added ULONG ulID; to SYMBOLS structure borrow from harbour
! Added ULONG ulId to the follow function : hb_vmRegisterSymbols
* source/common/hbstr.c
! Added new functions HB_NTOC borrow from harbour  
* source/compiler/genc.c  
! changed to generate the new HB_INIT_SYMBOLS_EX_END
* source/rtl/hbntos.c
! added new function 
* source/vm/hvm.c  
! updated the follow functions to use the new parameter ULONG ulId: 
hb_vmProcessSymbols, hb_vmProcessSysDllSymbols, 
hb_vmProcessPrgDllSymbols,hb_vmProcessExeUsesDllSymbols and hb_vmRegisterSymbols
* source/vm/estack.c 
* source/vm/initsymb.c
* source/vm/maindlle.c
* source/vm/maindllh.c
* source/vm/maindllp.c
* source/vm/runner.c
* source/vm/usedll.c
! updated to reflect the change on hb_vmProcessSymbols

By lculik on 10/02/2016 18:33
View Changes <https://sourceforge.net/p/xharbour/code/10160/>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to