Luiz,

Please provide more detailed info. Almost everyday I get new emails about
compile errors, "code block contains both macro and a declared symbol" on
perfectly valid code which does not even have any macro!!!

I now also get emails about simple INLINE Methods that always worked, now
raising RTE about invalid argument.

We can not afford this kind of low level instability! People are begining
to "fix" perfectly valid code, and this ends up causing real RISK.

Please take the time to EXPLAIN the exact nature of the changes, in
DETAIL!!!

Ron

On Oct 8, 2016 10:57, "Luiz Rafael Culik" <l...@xharbour.com.br> wrote:

> Ron
>
> Changes was needed on startup functions due new gcc versions that was not
> loading correct the symbols
>
> Regards
> Luiz
>
> Em 8 de out de 2016 12:43, "Ron Pinkas" <ron.pin...@xharbour.com>
> escreveu:
>
>> 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>
>> * 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_v
>> mProcessExeUsesDllSymbols
>> * 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/>
>>
>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to