Re: [Harbour] 2008-12-18 05:02 UTC+0200 Mindaugas Kavaliauskas

2008-12-18 Thread Lorenzo Fiorini
On Thu, Dec 18, 2008 at 9:41 AM, Lorenzo Fiorini wrote: > To get harbour built under Ubuntu 8.10 In hbcomp.h I had to change: > ... I also found that the line numbers reported are wrong and that this message is false: ../../tpostgre.prg:698: warning: W0032 Variable 'ATEMP' assigned but not use

Re: [Harbour] 2008-12-18 05:02 UTC+0200 Mindaugas Kavaliauskas

2008-12-18 Thread Lorenzo Fiorini
On Thu, Dec 18, 2008 at 4:05 AM, Mindaugas Kavaliauskas wrote: > 2008-12-18 05:02 UTC+0200 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt) > * include/hbclass.ch > ... > of .c header copy-paste from xHarbour's hbstrong.c some time ago. To get harbour built under Ubuntu 8.10 In hbcomp.h I ha

[Harbour] RE: mod_harbour vs apache.prg

2008-12-18 Thread Horodyski Marek (PZUZ)
>From: Mindaugas Kavaliauskas >Subject: Re: [Harbour] RE: mod_harbour vs apache.prg ... >>> Anyone interested can download http://www.dbtopas.lt/hrb/uhttpd.zip >> >> I long waited for such solve, but tchis link is not work : ... >I do not have connection to internet or DNS problems here. >Pl

RE: [Harbour] Re: OT: __GETMESSAGE

2008-12-18 Thread José Luis Capel
Hi Przemek, Many many thanks for your great explanation. In fact my main purpose was not to 'get into' HVM internals but just that function. I am working on something related to catch 'ERROR HANDLER' method of a class in C and, thus, I needed __GETMESSAGE functionality. Again, many thanks. J