[xHarbour-developers] problem on current cvs compiler

2009-03-05 Thread Luiz Rafael Culik Guimaraes
Ron I just downloaded the current CVS and compiled under linux. and windows( borland c++ 5.82 ..\..\bin\harbour.exe -iinclude;..\..\include -n -q0 -w2 -es2 -gc2 .\thtm.prg -oobj\b32\thtm.c .\thtm.prg(1504) Warning W0003 Variable: 'LFONT' declared but not used in function:

Re: [xHarbour-developers] problem on current cvs compiler

2009-03-05 Thread Ron Pinkas
...@xharbour.com Subject: [xHarbour-developers] problem on current cvs compiler Ron I just downloaded the current CVS and compiled under linux. and windows( borland c++ 5.82 ..\..\bin\harbour.exe -iinclude;..\..\include -n -q0 -w2 -es2 -gc2 .\thtm.prg -oobj\b32\thtm.c .\thtm.prg(1504) Warning W0003

Re: [xHarbour-developers] problem on current cvs compiler

2009-03-05 Thread Luiz Rafael Culik Guimaraes
Pinkas r...@xharbour.com Sent: Thursday, March 05, 2009 11:16 PM Subject: Re: [xHarbour-developers] problem on current cvs compiler Yes. That's exactly the intent of -es2 compiler switch. Ron -- From: Luiz Rafael Culik Guimaraes l

Re: [xHarbour-developers] problem on current cvs compiler

2009-03-05 Thread Ron Pinkas
Rafael Culik Guimaraes l...@xharbour.com.br Sent: Thursday, March 05, 2009 6:37 PM To: Ron Pinkas ron.pin...@xharbour.com; Xharbour-Developers xharbour-developers@lists.sourceforge.net; Ron Pinkas r...@xharbour.com Subject: Re: [xHarbour-developers] problem on current cvs compiler Ron Any problem