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

[xHarbour-developers] ChangeLog: 2016-11-02 19:50 UTC-0500 Ron Pinkas

2016-11-02 Thread Ron Pinkas
2016-11-02 19:50 UTC-0500 Ron Pinkas * source/compiler/harbour.sly * source/compiler/harbouryy.c ! Fixed bug I commited Aug-15-2016 when fixing GPF, failed to reset codeblock flags. -- Developer Access Progra

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