Re: [xHarbour-developers] Next release version number.

2008-11-26 Thread Patrick Mast, xHarbour.
Jose,

>> The current CVS HEAD (1.2.0) is still unstable for release, so I think
>> we will wait many time until stabilize at release stage.

> Current CVS "HEAD" could be unstable, but "branch-1-2-0" (which is not
> "HEAD") is perfectly usable. I'm using it in production without any known
> problem.

Same here. I use 1.2.0 for production and it works fine here. That's
why I wanted to RELEASE that CVS version so we have the time to work
onto the next version. No time pressure after we released.

But after asking multiple time, I was not able to get you guys
starting building binaries.

Patrick

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] ChangeLog: 2008-11-27 12:00 UTC+0700 Andi Jahja

2008-11-26 Thread Andi Jahja
2008-11-27 12:00 UTC+0700 Andi Jahja 
  * source/compiler/gencc.c
! fix ages-old-bug in C-file generation with -gc3 when PRG file contain
  GLOBAL variables.
-
Andi


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] 2008-11-26 22:01 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-11-26 Thread Eduardo Fernandes
OK now.

regards,
Eduardo


--- Em qua, 26/11/08, Miguel Angel Marchuet <[EMAIL PROTECTED]> escreveu:

> De: Miguel Angel Marchuet <[EMAIL PROTECTED]>
> Assunto: [xHarbour-developers] 2008-11-26 22:01 UTC+0100 Miguel Angel 
> Marchuet <[EMAIL PROTECTED]>
> Para: "Xharbour-Developers List" 
> Data: Quarta-feira, 26 de Novembro de 2008, 19:05
> 2008-11-26 22:01 UTC+0100 Miguel Angel Marchuet
> <[EMAIL PROTECTED]>
>* include\hbgtcore.h
>* source\rtl\hbgtcore.c
>  * Cleanning PellesC errors compilation and warnnings
> in others 
> compilers.
> 
> Best regards,
> Miguel Angel Marchuet
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK
> & win great prizes
> Grand prize is a trip for two to an Open Source event
> anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers


  Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] ChangeLog: 2008-11-27 06:00 UTC+0700 Andi Jahja

2008-11-26 Thread Andi Jahja
2008-11-27 06:00 UTC+0700 Andi Jahja 
  * source/vm/classes.c
! fix MT compilation
--
Andi


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel AngelMarchuet <[EMAIL PROTECTED]>

2008-11-26 Thread Enrico Maria Giordano

-Messaggio Originale- 
Da: "Miguel Angel Marchuet" <[EMAIL PROTECTED]>
A: "xharbour developer list" 
Data invio: mercoledì 26 novembre 2008 18.16
Oggetto: [xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel 
AngelMarchuet <[EMAIL PROTECTED]>


> 2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

Error E2451 source\vm\classes.c 4324: Undefined symbol '_pStack_' in 
function HB_FUN___GETMSGPRF

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 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] ChangeLog: 2008-11-27 05:30 UTC+0700 Andi Jahja

2008-11-26 Thread Andi Jahja
2008-11-27 05:30 UTC+0700 Andi Jahja 
  * source/rtl/hbgtcore.c
! temporary castings

  * source/rtl/gtcgi/gtcgi.c
  * source/rtl/gtpca/gtpca.c
  * source/rtl/gtwvt/gtwvt.c
  * source/rtl/gtgui/gtgui.c
! type castings

To Miguel: 

I temporarily disable the const qualifier on sorce/rtl/hbgtcore.c line#
2819 and line# 2937 to enable compilation. Please review the related
function and restore as needed.

Thanks for bringing down hbtest.exe error (now: 36)
--
Andi


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] 2008-11-26 22:01 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-11-26 Thread Miguel Angel Marchuet
2008-11-26 22:01 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>
   * include\hbgtcore.h
   * source\rtl\hbgtcore.c
 * Cleanning PellesC errors compilation and warnnings in others 
compilers.

Best regards,
Miguel Angel Marchuet

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] Next release version number.

2008-11-26 Thread Jose F. Gimenez
Eduardo,

> The current CVS HEAD (1.2.0) is still unstable for release, so I think
> we will wait many time until stabilize at release stage.

Current CVS "HEAD" could be unstable, but "branch-1-2-0" (which is not 
"HEAD") is perfectly usable. I'm using it in production without any known 
problem.


Regards,

Jose F. Gimenez 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-11-26 Thread Eduardo Fernandes
POCC   /Ze /Zx /Tx86-coff /Go /I"INCLUDE" /I"C:\PELLESC\INCLUDE" 
/I"C:\PELLESC\INCLUDE\WIN" /I"obj\pc" /D"NEED_DUMMY_RETURN" /D"__WIN32__" 
/D"WIN32" /D"NULL=0" /Foobj\pc\hbgtcore.obj source\rtl\hbgtcore.c
source\rtl\hbgtcore.c(3111): error #2060: Illegal return type; found 'const 
char *' expected 'char *'.
source\rtl\hbgtcore.c(3148): error #2168: Operands of = have incompatible types 
'HB_GT_FUNCS *' and 'const HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3163): error #2168: Operands of = have incompatible types 
'HB_GT_FUNCS *' and 'const HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3191): error #2140: Type error in argument 1 to 'memcpy'; 
found 'const HB_GT_FUNCS *' expected 'void *'.
source\rtl\hbgtcore.c(3208): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3221): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3230): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3235): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3242): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3256): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
source\rtl\hbgtcore.c(3264): error #2140: Type error in argument 2 to 
'hb_gtLoad'; found 'const HB_GT_FUNCS *' expected 'HB_GT_FUNCS *'.
POMAKE: fatal error: 'POCC', error 1.

---
Eduardo

--- Em qua, 26/11/08, Miguel Angel Marchuet <[EMAIL PROTECTED]> escreveu:

> De: Miguel Angel Marchuet <[EMAIL PROTECTED]>
> Assunto: [xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel Angel 
> Marchuet <[EMAIL PROTECTED]>
> Para: "xharbour developer list" 
> Data: Quarta-feira, 26 de Novembro de 2008, 15:16
> 2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet
> <[EMAIL PROTECTED]>
> * common.mak
> * compile.mak
> + source\common\hbwince.c
>   + Added file with wc (WIDECHAR) functions
> 
> * include\hbapigt.h
> * include\hbgtcore.h
> * source\rtl\gtapi.c
> * source\rtl\gtclip.c
> * source\rtl\gtstd\gtstd.c
> * source\rtl\gtwin\gtwin.c
> * source\rtl\hbgtcore.c
> * source\rtl\setcolor.c
> * source\rtl\tget.prg
>   ! fixed some SetColor function and ColorSpec data
> from tget, to be more clipper compatible
> there are some remaining questions than can be see
> at hbtest.
> 
> * source\vm\classes.c
>   ! fixed bug when is used profiler with HB_NO_PROFILER
> 
> * source\compiler\exproptb.c
> * source\compiler\exproptc.c
>   * minor syntax corrections.
> 
> Best regards,
> Miguel Angel Marchuet
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK
> & win great prizes
> Grand prize is a trip for two to an Open Source event
> anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers


  Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] Upper()/Lower() optimization and codepages

2008-11-26 Thread Luiz Rafael Culik Guimaraes
Ron

>
> Instead of HB_UPPER call, compiler translated string 'abc_абвгд' into
> upper case (for optimization ?).
>
> What is compiler flags to supress this optimization ?
inside hbexpra.c we have
hb_compExpr_IDs.UPPER   = hb_compIdentifierNew( "UPPER", TRUE ); 
<--- can this line doing this

Also in line 1758 in hbexprb.c we has this comment

  /*
TODO: Clipper optimizes Upper() but what about codepage 
support?
   */
  else if( HB_EXPR_ISBUILTIN_ID( szName, UPPER ) && usCount 
== 1 )
  {
 pReduced = pParms->value.asList.pExprList;

 if( pReduced->ExprType == HB_ET_STRING )
 {
ULONG i;
char *sCopy = (char *) hb_xgrab( pReduced->ulLength 
+ 1 );

memcpy( sCopy, pReduced->value.asString.string, 
pReduced->ulLength + 1 );

pReduced = hb_compExprNewString( sCopy, 
pReduced->ulLength, TRUE );

for ( i = 0; i < pReduced->ulLength; i++ )
{
   sCopy[i] = toupper( sCopy[i] );
}

HB_EXPR_PCODE1( hb_compExprDelete, pSelf );
pSelf = pReduced;
 }
  }

Regards
Luiz 


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] 2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>

2008-11-26 Thread Miguel Angel Marchuet
2008-11-26 18:16 UTC+0100 Miguel Angel Marchuet <[EMAIL PROTECTED]>
* common.mak
* compile.mak
+ source\common\hbwince.c
  + Added file with wc (WIDECHAR) functions

* include\hbapigt.h
* include\hbgtcore.h
* source\rtl\gtapi.c
* source\rtl\gtclip.c
* source\rtl\gtstd\gtstd.c
* source\rtl\gtwin\gtwin.c
* source\rtl\hbgtcore.c
* source\rtl\setcolor.c
* source\rtl\tget.prg
  ! fixed some SetColor function and ColorSpec data from tget, to be more 
clipper compatible
there are some remaining questions than can be see at hbtest.

* source\vm\classes.c
  ! fixed bug when is used profiler with HB_NO_PROFILER

* source\compiler\exproptb.c
* source\compiler\exproptc.c
  * minor syntax corrections.

Best regards,
Miguel Angel Marchuet

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] Next release version number.

2008-11-26 Thread Eduardo Fernandes
Patrick,

I don't know your plans for the next release.
Here in Brazil, the users are waiting as a christmas present.

I would like you unlock the xharbour-1-2-0 branch for me update any prgs 
changed, like tbrowse, dbedit, etc. and after retag with release-1-1-0 version 
for users. 
The current CVS HEAD (1.2.0) is still unstable for release, so I think we will 
wait many time until stabilize at release stage.
 
regards,
Eduardo


--- Em qua, 26/11/08, Patrick Mast, xHarbour. <[EMAIL PROTECTED]> escreveu:

> De: Patrick Mast, xHarbour. <[EMAIL PROTECTED]>
> Assunto: Re: [xHarbour-developers] Next release version number.
> Para: "xHarbour-Developers" 
> Data: Quarta-feira, 26 de Novembro de 2008, 8:04
> Hello,
> 
> 2007-11-01 10:09 UTC+0300 Phil Krylov  newstar.rinet.ru>
>   * include/hbver.h
> * Changed CVS HEAD version number to 1.1.0.
> 
> This is why I increased it to 1.2.0
> 
> Patrick
> 
> -
> This SF.Net email is sponsored by the Moblin Your Move
> Developer's challenge
> Build the coolest Linux based applications with Moblin SDK
> & win great prizes
> Grand prize is a trip for two to an Open Source event
> anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ___
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers


  Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] Next release version number.

2008-11-26 Thread Patrick Mast, xHarbour.
Hello,

2007-11-01 10:09 UTC+0300 Phil Krylov 
  * include/hbver.h
* Changed CVS HEAD version number to 1.1.0.

This is why I increased it to 1.2.0

Patrick

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers