[xHarbour-developers] ChangeLog: 2011-03-05 17:35 UTC+0700 Andi Jahja xharbour/AT/telkom/net/id

2011-03-05 Thread Andi Jahja
2011-03-05 17:35 UTC+0700 Andi Jahja xharbour/AT/telkom/net/id
  * source/compiler/genc.c
! function attribute: HB_FS_FIRST is always HB_FS_PUBLIC
  ( this resolved: 'no startup procedure error' when using NAMESPACE )

  * tests/namespace.prg
! fixed for non-compiling
  ; NOTE: I just realized that this feature is enjoying :)

Andi


--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] VALTYPE( dDATETIME )

2011-03-05 Thread Luiz Rafael Culik Guimaraes
Andi

I see no problem with this changes

Regards
Luiz

-Mensagem Original- 
From: Andi Jahja
Sent: Saturday, March 05, 2011 2:49 AM
To: Xharbour-Developers List
Subject: [xHarbour-developers] VALTYPE( dDATETIME )

Hi,

I proposed that Valtype( dDateTime ) returns T (currently D)
( dDateTime = date data type where time != 0 ), thus the corresponding
data type would be HB_IT_DATETIME instead of HB_IT_DATE | HB_IT_DATETIME.

Any objection or is there any problem foreseeable by this change?

Andi


--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers 



--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] Fw: Hb_aTokens ( para Culik )

2011-03-05 Thread Luiz Rafael Culik Guimaraes
Andi

can test this behavior on hb_atokens

Regards
Luiz

-Mensagem Original- 
From: Lailton Fernando Mariano
Sent: Saturday, March 05, 2011 12:22 PM Newsgroups: 
xHarbour.Spanish.Portuguese Subject: Re: Hb_aTokens ( para Culik )

Realmente postei erro porem estou usando correto, apenas errei no post.

favor verifique :

a:=Hb_aToken(Num.1testeNum.2testeNum.3TesteNum4teste,Num.)

? hb_dumpVar( a )

faça isso. depois linkk o .c q esta no post e faça o mesmo test.

vlw.


Em 05/03/2011 08:12, Luiz Rafael Culik Guimaraes escreveu:
 Ola

 vc usou a função de modo errado

 o primeiro parametro nao e o separador, e sim a string
 o segundo parametro que e o separador

 []s
 Luiz

 Lailton Fernando Mariano escreveu na notícia da
 mensagem:4d716a72@bekz-be

 Bom ao tentar usar a funcao hb_aTokens do xHarbour notei q a mesma
 nao funciona. fiz a correção segue o link caso tenha interesse em
 adicionar a correção ao xHarbour.

 http://www.lailton.com.br/?p=26

 vlw. 



--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


[xHarbour-developers] ChangeLog: 2011-03-06 06:18 UTC+0700 Andi Jahja xharbour/AT/telkom/net/id

2011-03-05 Thread Andi Jahja
2011-03-06 06:18 UTC+0700 Andi Jahja xharbour/AT/telkom/net/id
  * source/rtl/hbtoken.c
! synched with Harbour

  * contrib/unicode/hbcctool.c
! hb_xfree freeing null pointer. Fixed.

Andi


--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers


Re: [xHarbour-developers] Fw: Hb_aTokens ( para Culik )

2011-03-05 Thread Andi Jahja
Luiz,

It's been synched with Harbour.

Andi

On Sat, 5 Mar 2011 18:04:36 -0300
Luiz Rafael Culik Guimaraes l...@xharbour.com.br wrote:

 Andi
 
 can test this behavior on hb_atokens
 
 Regards
 Luiz
 
 -Mensagem Original- 
 From: Lailton Fernando Mariano
 Sent: Saturday, March 05, 2011 12:22 PM Newsgroups: 
 xHarbour.Spanish.Portuguese Subject: Re: Hb_aTokens ( para Culik )
 
 Realmente postei erro porem estou usando correto, apenas errei no post.
 
 favor verifique :
 
 a:=Hb_aToken(Num.1testeNum.2testeNum.3TesteNum4teste,Num.)
 
 ? hb_dumpVar( a )
 
 faça isso. depois linkk o .c q esta no post e faça o mesmo test.
 
 vlw.
 
 
 Em 05/03/2011 08:12, Luiz Rafael Culik Guimaraes escreveu:
  Ola
 
  vc usou a função de modo errado
 
  o primeiro parametro nao e o separador, e sim a string
  o segundo parametro que e o separador
 
  []s
  Luiz
 
  Lailton Fernando Mariano escreveu na notícia da
  mensagem:4d716a72@bekz-be
 
  Bom ao tentar usar a funcao hb_aTokens do xHarbour notei q a mesma
  nao funciona. fiz a correção segue o link caso tenha interesse em
  adicionar a correção ao xHarbour.
 
  http://www.lailton.com.br/?p=26
 
  vlw. 


--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
___
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers