Re: [xHarbour-developers] Help to finish release.

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: xDevList devl...@xharbour.com
A: Luis Krause Mantilla lkrau...@shaw.ca
Cc: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Patrick Mast, 
xHarbour. patrick.m...@xharbour.com; xharbour developer list 
xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 7.46
Oggetto: Re: [xHarbour-developers] Help to finish release.


 I will also help with PRG warnigs.

Ok. For me the following kind of warnings (that are more than 1500!) can be 
safely ignored and can be hidden (BCC55, for instance, has the 
switch -w-sig- to do so):

Warning W8071 source\common\hbstr.c 984: Conversion may lose significant 
digits in function hb_strRemEscSeq

Opinions?

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] Help to finish release.

2009-02-27 Thread Patrick Mast, xHarbour.
Hello Enrico,

I'm sorry, I can not comment on C code as I'm not an expert in C.
Ron? Whats's your idea?

Patrick

On Fri, Feb 27, 2009 at 9:34 AM, Enrico Maria Giordano
e.m.giord...@emagsoftware.it wrote:

 -Messaggio Originale- Da: xDevList devl...@xharbour.com
 A: Luis Krause Mantilla lkrau...@shaw.ca
 Cc: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Patrick Mast,
 xHarbour. patrick.m...@xharbour.com; xharbour developer list
 xharbour-developers@lists.sourceforge.net
 Data invio: venerdì 27 febbraio 2009 7.46
 Oggetto: Re: [xHarbour-developers] Help to finish release.


 I will also help with PRG warnigs.

 Ok. For me the following kind of warnings (that are more than 1500!) can be
 safely ignored and can be hidden (BCC55, for instance, has the switch
 -w-sig- to do so):

 Warning W8071 source\common\hbstr.c 984: Conversion may lose significant
 digits in function hb_strRemEscSeq

 Opinions?

 EMG

 --
 EMAG Software Homepage:     http://www.emagsoftware.it
 The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
 The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
 The EMG Music page:         http://www.emagsoftware.it/emgmusic


--
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] 2009-02-27 20:50 UTC+0100 Enrico Maria Giordano e.m.giord...@emagsoftware.it

2009-02-27 Thread Enrico Maria Giordano
2009-02-27 20:50 UTC+0100 Enrico Maria Giordano 
e.m.giord...@emagsoftware.it
  * source\ct\getsecrt.prg
- Removed unused declaration MEMVAR NLEN

  * utils\hbdoc\genhtm.prg
- Removed unused variable STATIC aAlso

  * utils\hbdoc\genchm.prg
- Removed unused variable STATIC aAlso

  * contrib\pdflib\pdfhbdocs.prg
- Removed unused variable STATIC bFItems

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] For Ron

2009-02-27 Thread Enrico Maria Giordano
Hi Ron, any idea on how to fix the following warning?

utils\xbscript\xbscript.prg(12736) Warning W0003  Variable: 'S_APROC' 
declared but not used in function: '*(393)'

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] Help to finish release.

2009-02-27 Thread Miguel Angel Marchuet
Enrico Maria Giordano escribió:
 -Messaggio Originale- 
 Da: xDevList devl...@xharbour.com
 A: Luis Krause Mantilla lkrau...@shaw.ca
 Cc: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Patrick Mast, 
 xHarbour. patrick.m...@xharbour.com; xharbour developer list 
 xharbour-developers@lists.sourceforge.net
 Data invio: venerdì 27 febbraio 2009 7.46
 Oggetto: Re: [xHarbour-developers] Help to finish release.
 
 
 I will also help with PRG warnigs.
 
 Ok. For me the following kind of warnings (that are more than 1500!) can be 
 safely ignored and can be hidden (BCC55, for instance, has the 
 switch -w-sig- to do so):
 
 Warning W8071 source\common\hbstr.c 984: Conversion may lose significant 
 digits in function hb_strRemEscSeq
 
 Opinions?
 

this kind of warning can be potentially dangerous and we need to solve this.

But in this case, is correct, but can be solved with
ch -= ( BYTE ) '0'; // or similar

others comparing unsigned - signed values will be solved too.

of course unused variables need to be removed etc...

--
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] HB_ITEM_NEW()

2009-02-27 Thread Enrico Maria Giordano
The following kind of warning:

Warning W8061 source\vm\arrayshb.c 503: Initialization is only partially 
bracketed in function HB_FUN_AEVAL

seems to be related to the macro:

HB_ITEM_NEW()

Any idea on how to fix them?

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] 2009-02-27 12:10 UTC+0100 Enrico Maria Giordano e.m.giord...@emagsoftware.it

2009-02-27 Thread Enrico Maria Giordano
2009-02-27 12:10 UTC+0100 Enrico Maria Giordano 
e.m.giord...@emagsoftware.it
  * source\tip\encb64.prg
- Pacified warning

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] 2009-02-27 09:45 UTC-0430 Ron Pinkas ron/at/xharbour.com

2009-02-27 Thread Ron Pinkas
2009-02-27 09:45 UTC-0430 Ron Pinkas ron/at/xharbour.com
   * utils/xbscript/xbscript.prg
 * Compiler warning
 

--
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] 2009-02-27 20:50 UTC+0100 Enrico Maria Giordano e.m.giord...@emagsoftware.it

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: Luis Krause Mantilla lkrau...@shaw.ca
A: Enrico Maria Giordano e.m.giord...@emagsoftware.it
Cc: xHarbour Developers Mailing List 
xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 16.32
Oggetto: Re: [xHarbour-developers] 2009-02-27 20:50 UTC+0100 Enrico Maria 
Giordano e.m.giord...@emagsoftware.it


 Enrico:

 It seems there were very few prg warnings and you've already taken care 
 off.

Yes. The problem are the C warnings.

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] 2009-02-27 09:45 UTC-0430 Ron Pinkasron/at/xharbour.com

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: Ron Pinkas ron.pin...@xharbour.com
A: xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 15.17
Oggetto: [xHarbour-developers] 2009-02-27 09:45 UTC-0430 Ron 
Pinkasron/at/xharbour.com


 2009-02-27 09:45 UTC-0430 Ron Pinkas ron/at/xharbour.com
   * utils/xbscript/xbscript.prg
 * Compiler warning

Thank you!

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] 2009-02-27 20:50 UTC+0100 Enrico MariaGiordano e.m.giord...@emagsoftware.it

2009-02-27 Thread Luiz Rafael Culik Guimaraes
Enrico

i has an few of then corrected ( like Comparing signed and unsigned values 
in function )

will commit tonight

Regards
Luiz

- Original Message - 
From: Enrico Maria Giordano e.m.giord...@emagsoftware.it
To: Luis Krause Mantilla lkrau...@shaw.ca
Cc: xHarbour Developers Mailing List 
xharbour-developers@lists.sourceforge.net
Sent: Friday, February 27, 2009 1:56 PM
Subject: Re: [xHarbour-developers] 2009-02-27 20:50 UTC+0100 Enrico 
MariaGiordano e.m.giord...@emagsoftware.it


-Messaggio Originale- 
Da: Luis Krause Mantilla lkrau...@shaw.ca
A: Enrico Maria Giordano e.m.giord...@emagsoftware.it
Cc: xHarbour Developers Mailing List
xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 16.32
Oggetto: Re: [xHarbour-developers] 2009-02-27 20:50 UTC+0100 Enrico Maria
Giordano e.m.giord...@emagsoftware.it


 Enrico:

 It seems there were very few prg warnings and you've already taken care
 off.

Yes. The problem are the C warnings.

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic


--
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] Help to finish release.

2009-02-27 Thread Luiz Rafael Culik Guimaraes
Miguel

which CFLAGS are you using?

Regards
Luiz
- Original Message - 
From: Miguel Angel Marchuet miguelan...@marchuet.net
To: xharbour developer list xharbour-developers@lists.sourceforge.net; 
Ron Pinkas r...@xharbour.com; Andi Jahja harb...@cbn.net.id
Sent: Thursday, February 26, 2009 7:19 AM
Subject: [xHarbour-developers] Help to finish release.


 anybody can help to solve this warning to close release:

: Warning W8012 source\common\hbdate.c 281: Comparing signed and 
 unsigned values in function hb_dateFormat
: Warning W8012 source\common\hbdate.c 465: Comparing signed and 
 unsigned values in function hb_timeFormat
: Warning W8004 obj\\b32\\harboury.c 4557: 'yymsg' is assigned a 
 value that is never used in function yydestruct
: Warning W8008 obj\\b32\\harboury.c 10784: Condition is always 
 false in function yyparse
: Warning W8066 obj\\b32\\harboury.c 10785: Unreachable code in 
 function yyparse
: Warning W8004 obj\\b32\\harboury.c 4741: 'yyptr' is assigned a 
 value that is never used in function yyparse
: Warning W8012 source\compiler\hbgenerr.c 194: Comparing signed 
 and unsigned values in function hb_compGenWarning
: Warning W8012 source\compiler\hbgenerr.c 194: Comparing signed 
 and unsigned values in function hb_compGenWarning
: Warning W8012 source\compiler\ppcomp.c 92: Comparing signed and 
 unsigned values in function hb_pp_CompilerSwitch
: Warning W8004 source\rtl\filesys.c 893: 'hRet' is assigned a 
 value that is never used in function hb_fsOpenProcess
: Warning W8012 source\rtl\natmsg.c 102: Comparing signed and 
 unsigned values in function HB_FUN_ISAFFIRM
: Warning W8012 source\rtl\natmsg.c 109: Comparing signed and 
 unsigned values in function HB_FUN_ISNEGATIVE
: Warning W8004 obj\\b32\\macroy.c 1676: 'yymsg' is assigned a 
 value that is never used in function yydestruct
: Warning W8066 source\\macro\\macro.y 685: Unreachable code in 
 function hb_compparse
: Warning W8066 source\\macro\\macro.y 1078: Unreachable code in 
 function hb_compparse
: Warning W8065 obj\\b32\\macroy.c 3628: Call to function 
 'yydestruct' with no prototype in function hb_compparse
: Warning W8008 obj\\b32\\macroy.c 3646: Condition is always false 
 in function hb_compparse
: Warning W8066 obj\\b32\\macroy.c 3647: Unreachable code in 
 function hb_compparse
: Warning W8065 obj\\b32\\macroy.c 3680: Call to function 
 'yydestruct' with no prototype in function hb_compparse
: Warning W8065 obj\\b32\\macroy.c 3726: Call to function 
 'yydestruct' with no prototype in function hb_compparse
: Warning W8065 obj\\b32\\macroy.c 3730: Call to function 
 'yydestruct' with no prototype in function hb_compparse
: Warning W8004 obj\\b32\\macroy.c 3506: 'hb_compnerrs' is assigned 
 a value that is never used in function hb_compparse
: Warning W8004 obj\\b32\\macroy.c 1855: 'yyptr' is assigned a 
 value that is never used in function hb_compparse
: source\ct\getsecrt.prg(148) Warning W0003  Variable: 'NLEN' 
 declared but not used in function: '*(58)'
: Warning W8065 source\rtl\pcre\pcre_maketables.c 88: Call to 
 function 'HB_TOLOWER' with no prototype in function
 pcre_maketables
: Warning W8012 utils\hbpp\hbpp.c 620: Comparing signed and 
 unsigned values in function hb_compGenWarning
: Warning W8012 utils\hbpp\hbpp.c 620: Comparing signed and 
 unsigned values in function hb_compGenWarning
: utils\hbdoc\genhtm.prg(1939) Warning W0003  Variable: 'AALSO' 
 declared but not used in function: '*(74)'
: utils\hbdoc\genchm.prg(1930) Warning W0003  Variable: 'AALSO' 
 declared but not used in function: '*(75)'
: utils\xbscript\xbscript.prg(12736) Warning W0003  Variable: 
 'S_APROC' declared but not used in function: '*(393)'


 Best regards,
 Miguel Angel Marchuet

 --
 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

Re: [xHarbour-developers] 2009-02-27 20:50 UTC+0100 Enrico MariaGiordano e.m.giord...@emagsoftware.it

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: Luiz Rafael Culik Guimaraes l...@xharbour.com.br
A: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Luis Krause 
Mantilla lkrau...@shaw.ca
Cc: xHarbour Developers Mailing List 
xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 18.01
Oggetto: Re: [xHarbour-developers] 2009-02-27 20:50 UTC+0100 Enrico 
MariaGiordano e.m.giord...@emagsoftware.it


 Enrico

 i has an few of then corrected ( like Comparing signed and unsigned values 
 in function )

 will commit tonight

Thank you.

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] For Ron

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: Miguel Angel Marchuet miguelan...@marchuet.net
A: Enrico Maria Giordano e.m.giord...@emagsoftware.it
Data invio: venerdì 27 febbraio 2009 18.22
Oggetto: Re: [xHarbour-developers] For Ron


 You can do this

 you can write  (S_APROC)   in any function or procedure

???

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] For Ron

2009-02-27 Thread Ron Pinkas
Miguel,

But it's better to REMOVE the declaration of an unused variable.

Ron

--
From: Enrico Maria Giordano e.m.giord...@emagsoftware.it
Sent: Friday, February 27, 2009 9:24 AM
To: Miguel Angel Marchuet miguelan...@marchuet.net; xHarbour Developers 
Mailing List xharbour-developers@lists.sourceforge.net
Subject: Re: [xHarbour-developers] For Ron


 -Messaggio Originale- 
 Da: Miguel Angel Marchuet miguelan...@marchuet.net
 A: Enrico Maria Giordano e.m.giord...@emagsoftware.it
 Data invio: venerdì 27 febbraio 2009 18.22
 Oggetto: Re: [xHarbour-developers] For Ron


 You can do this

 you can write  (S_APROC)   in any function or procedure

 ???

 EMG

 --
 EMAG Software Homepage: http://www.emagsoftware.it
 The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
 The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
 The EMG Music page: http://www.emagsoftware.it/emgmusic


 --
 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] For Ron

2009-02-27 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: Ron Pinkas ron.pin...@xharbour.com
A: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Miguel Angel 
Marchuet miguelan...@marchuet.net; xHarbour Developers Mailing List 
xharbour-developers@lists.sourceforge.net
Data invio: venerdì 27 febbraio 2009 18.44
Oggetto: Re: [xHarbour-developers] For Ron


 Miguel,

 But it's better to REMOVE the declaration of an unused variable.

I still find s_aProc in xbscript.prg. It's fine?

EMG

--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic 


--
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] 2009-02-27 21:25 UTC-0430 Ron Pinkas ron/at/xharbour.com

2009-02-27 Thread Ron Pinkas
2009-02-27 21:25 UTC-0430 Ron Pinkas ron/at/xharbour.com
   * utils/xbscript/xbscript.prg
   + utils/xbscript/clsresults.ch
 ! Fixed Clipper compilation
 ! Fixed to protect against recursive errors
 ! Fixed to properly report error in PP_Run() if not handled otherwise

   * include/common.ch
   * include/hbcompat.ch
 ! Fixed double definition, and simplified HB_SYMBOL_UNUSED
 

--
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] For Ron

2009-02-27 Thread Ron Pinkas
Oops thanks for the warning - it was indeed needed for Clipper compilation, 
fixed.

--
From: Enrico Maria Giordano e.m.giord...@emagsoftware.it
Sent: Friday, February 27, 2009 9:49 AM
To: Ron Pinkas ron.pin...@xharbour.com; Miguel Angel Marchuet 
miguelan...@marchuet.net; xHarbour Developers Mailing List 
xharbour-developers@lists.sourceforge.net
Subject: Re: [xHarbour-developers] For Ron


 -Messaggio Originale- 
 Da: Ron Pinkas ron.pin...@xharbour.com
 A: Enrico Maria Giordano e.m.giord...@emagsoftware.it; Miguel Angel 
 Marchuet miguelan...@marchuet.net; xHarbour Developers Mailing List 
 xharbour-developers@lists.sourceforge.net
 Data invio: venerdì 27 febbraio 2009 18.44
 Oggetto: Re: [xHarbour-developers] For Ron


 Miguel,

 But it's better to REMOVE the declaration of an unused variable.

 I still find s_aProc in xbscript.prg. It's fine?

 EMG

 --
 EMAG Software Homepage: http://www.emagsoftware.it
 The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
 The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
 The EMG Music page: http://www.emagsoftware.it/emgmusic
 

--
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