Re: [xHarbour-developers] Recent changes to low level internals

2016-11-03 Thread Enrico Maria Giordano
Il 03/11/2016 02:07, Ron Pinkas ha scritto: > The issue of RTE on INLINE Method is SEPARATE, and someone should forward a > reduced sample. I just request a sample in comp.lang.xharbour. Let's hope someone has one... EMG -- http://www.emagsoftware.it http://www.emagsoftware.it/emgmusic http:

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Luiz Rafael Culik
Hi Ron I dont have knowloge to change the compiler. And the internal i change dont produce this kind of error Regards Luiz Em 2 de nov de 2016 19:20, "Ron Pinkas" escreveu: Luiz, Please provide more detailed info. Almost everyday I get new emails about compile errors, "code block contains bot

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Ron Pinkas
I must apologize, it may be related to a change I made Aug 15. I am currently reviewing. Ron > On Nov 2, 2016, at 5:20 PM, Enrico Maria Giordano > wrote: > > > > Il 02/11/2016 23:14, Enrico Maria Giordano ha scritto: > >> Me too. But I have to say that I've nener been able to reproduce tha

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Enrico Maria Giordano
Il 02/11/2016 23:14, Enrico Maria Giordano ha scritto: > Me too. But I have to say that I've nener been able to reproduce that > error... Ok, I just get this sample from Patrick on comp.lang.xharbour: FUNCTION Test() LOCAL cTemp SET FILTER TO &cTemp INDEX ON field->TEST TAG TEST RE

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Enrico Maria Giordano
Il 02/11/2016 22:19, Ron Pinkas ha scritto: > 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!!! Me too. But I have to say th

Re: [xHarbour-developers] Recent changes to low level internals

2016-11-02 Thread Ron Pinkas
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 RT

Re: [xHarbour-developers] Recent changes to low level internals

2016-10-08 Thread Enrico Maria Giordano
Il 08/10/2016 17:43, Ron Pinkas ha scritto: > 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 importa

[xHarbour-developers] Recent changes to low level internals

2016-10-08 Thread Ron Pinkas
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, wha

Re: [xHarbour-developers] Recent changes to low level internals

2016-10-08 Thread Luiz Rafael Culik
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" escreveu: > Dear Luiz, > > I recently received notifications from SF of changes to xHarbour which I > did not see any notification on t