Re: [xHarbour-developers] problems with compiler

2012-10-25 Thread Andi Jahja
On Wed, 24 Oct 2012 09:58:39 -0700 Ron Pinkas wrote: > Did anyone fix this? I am not seeing any exception, including full debug > info. I have never encountered with this issue either. Andi -- Everyone hates slow w

Re: [xHarbour-developers] problems with compiler

2012-10-24 Thread Ron Pinkas
st" ; "Luiz Rafael Culik" Subject: Re: [xHarbour-developers] problems with compiler > On Tue, 09 Oct 2012, Enrico Maria Giordano wrote: > > Hi, > >> > Enrico >> > use -m -n -p >> Tried: no GPF. > > GPF does not have to be reapeatable. > The mos

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Przemyslaw Czerpak
On Tue, 09 Oct 2012, Enrico Maria Giordano wrote: Hi, > > Enrico > > use -m -n -p > Tried: no GPF. GPF does not have to be reapeatable. The most often source of GPF are uninitialized variables so the runtime results are random depending on the contents od allocated memory. And exactly such sitia

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Luiz Rafael Culik" A: "Enrico Maria Giordano" Data invio: martedì 9 ottobre 2012 19.37 Oggetto: Re: [xHarbour-developers] problems with compiler > Enrico > > use -m -n -p Tried: no GPF. EMG -- EMAG Software Homepage: h

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Luiz Rafael Culik" A: "Enrico Maria Giordano" Cc: "xHarbour Developers Mailing List" Data invio: martedì 9 ottobre 2012 19.12 Oggetto: Re: [xHarbour-developers] problems with compiler > Enrico > > Stange, i got GPF h

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Luiz Rafael Culik
;xHarbour Developers Mailing List" sourceforge.net > > Data invio: martedì 9 ottobre 2012 18.10 > Oggetto: [xHarbour-developers] problems with compiler > > > > Hi >> >> This small program attached show an gpf when compiling, just uncoment the >> lines be

Re: [xHarbour-developers] problems with compiler

2012-10-09 Thread Enrico Maria Giordano
-Messaggio Originale- Da: "Luiz Rafael Culik" A: "xHarbour Developers Mailing List" Data invio: martedì 9 ottobre 2012 18.10 Oggetto: [xHarbour-developers] problems with compiler > Hi > > This small program attached show an gpf when compiling, jus