[xHarbour-developers] Changelog 2009-03-05 21:00 UTC-0300 Luiz Rafael Culik Guimaraes luiz at xharbour.com.br

2009-03-05 Thread Luiz Rafael Culik Guimaraes
  * source/rtl/gtcrs/gtcrs.c
Fixed typo b_cdpID() to hb_cdpID()

Regards
Luiz



--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[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: 'THTML_ENDTABLECELL(1486)'

.\thtm.prg(1610) Warning W0003  Variable: 'CTEXT' declared but not used in 
function: 'THTML_FORMIMAGE(1596)'

0 error

I can fix this warnings, but is this ok to end the compilation with out 
generating the .C file?

Regards
Luiz 


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


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

2009-03-05 Thread Ron Pinkas
Yes. That's exactly the intent of -es2 compiler switch.

Ron

--
From: Luiz Rafael Culik Guimaraes l...@xharbour.com.br
Sent: Thursday, March 05, 2009 6:05 PM
To: Xharbour-Developers xharbour-developers@lists.sourceforge.net; Ron 
Pinkas r...@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  Variable: 'LFONT' declared but not used in
 function: 'THTML_ENDTABLECELL(1486)'

 .\thtm.prg(1610) Warning W0003  Variable: 'CTEXT' declared but not used in
 function: 'THTML_FORMIMAGE(1596)'

 0 error

 I can fix this warnings, but is this ok to end the compilation with out
 generating the .C file?

 Regards
 Luiz


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, 
 CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the 
 Enterprise
 -Strategies to boost innovation and cut costs with open source 
 participation
 -Receive a $600 discount off the registration fee with the source code: 
 SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 xHarbour-developers mailing list
 xHarbour-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xharbour-developers
 

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


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

2009-03-05 Thread Luiz Rafael Culik Guimaraes
Ron

Any problem to remove -es2 from rules.cf

the -es2 make linux binaries build imposible

Regards
Luiz
- Original Message - 
From: Ron Pinkas ron.pin...@xharbour.com
To: Luiz Rafael Culik Guimaraes l...@xharbour.com.br; 
Xharbour-Developers xharbour-developers@lists.sourceforge.net; Ron 
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...@xharbour.com.br
 Sent: Thursday, March 05, 2009 6:05 PM
 To: Xharbour-Developers xharbour-developers@lists.sourceforge.net; 
 Ron Pinkas r...@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  Variable: 'LFONT' declared but not used 
 in
 function: 'THTML_ENDTABLECELL(1486)'

 .\thtm.prg(1610) Warning W0003  Variable: 'CTEXT' declared but not used 
 in
 function: 'THTML_FORMIMAGE(1596)'

 0 error

 I can fix this warnings, but is this ok to end the compilation with out
 generating the .C file?

 Regards
 Luiz


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, 
 CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the 
 Enterprise
 -Strategies to boost innovation and cut costs with open source 
 participation
 -Receive a $600 discount off the registration fee with the source code: 
 SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 xHarbour-developers mailing list
 xHarbour-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xharbour-developers

 


--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


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

2009-03-05 Thread Ron Pinkas
Why Luiz? Is it so difficult to correct?

In Windows it's already cleaned, I doubt that there could be so many 
differences in PRG code, but IAE, it should simply be fixed, please report 
all warnings if you need assistance.

Ron

--
From: Luiz 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 to remove -es2 from rules.cf

 the -es2 make linux binaries build imposible

 Regards
 Luiz
 - Original Message - 
 From: Ron Pinkas ron.pin...@xharbour.com
 To: Luiz Rafael Culik Guimaraes l...@xharbour.com.br; 
 Xharbour-Developers xharbour-developers@lists.sourceforge.net; Ron 
 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...@xharbour.com.br
 Sent: Thursday, March 05, 2009 6:05 PM
 To: Xharbour-Developers xharbour-developers@lists.sourceforge.net; 
 Ron Pinkas r...@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  Variable: 'LFONT' declared but not used 
 in
 function: 'THTML_ENDTABLECELL(1486)'

 .\thtm.prg(1610) Warning W0003  Variable: 'CTEXT' declared but not used 
 in
 function: 'THTML_FORMIMAGE(1596)'

 0 error

 I can fix this warnings, but is this ok to end the compilation with out
 generating the .C file?

 Regards
 Luiz


 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San 
 Francisco, CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the 
 Enterprise
 -Strategies to boost innovation and cut costs with open source 
 participation
 -Receive a $600 discount off the registration fee with the source code: 
 SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 xHarbour-developers mailing list
 xHarbour-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/xharbour-developers



 

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers