May be that after steep in documentation project proposed by Vailton
same tool may display  function duplicated in harbour lib

Such collision may easily appear from outside the realm of
Harbour codebase, so this isn't the solution.

Inside Harbour, same effect can be achieved by linking
together all 'extern' .ch files generated by hbextern
in one executable and linking in all libs.

Brgds,
Viktor



2009/7/22 Viktor Szakáts <harbour...@syenar.hu>
Yes, again conlict with hbmisc.

I'm extremely tempted to delete this whole library.
Causing too much problems. Or we should prefix *all* its
functions with HBMISC_ or something.

Brgds,
Viktor


On 2009.07.22., at 4:10, Itamar Lins wrote:

Maybe confict with other lib...
Because not work here.
SVN is  * $Id: ChangeLog 11878 2009-07-22 13:53:21Z vszakats $
My libs is.

  AADD( aLines, 'hbrtl.lib +      ' )
 AADD( aLines, 'hbvm.lib +       ' )
 AADD( aLines, 'gtgui.lib +      ' )
 AADD( aLines, 'gtwin.lib +      ' )
       AADD( aLines, 'hblang.lib +     ' )
       AADD( aLines, 'hbcpage.lib +    ' )
       AADD( aLines, 'hbmacro.lib +    ' )
       AADD( aLines, 'hbrdd.lib +      ' )
       AADD( aLines, 'rddntx.lib +     ' )
       AADD( aLines, 'rddcdx.lib +     ' )
       AADD( aLines, 'hbmisc.lib +     ' )
       AADD( aLines, 'hbcommon.lib +   ' )
       AADD( aLines, 'hbpp.lib +       ' )
       AADD( aLines, 'hbnf.lib +       ' )
       AADD( aLines, 'hbct.lib +       ' )
       AADD( aLines, 'hbwin.lib +      ' )
       AADD( aLines, 'xhb.lib +        ' )
       AADD( aLines, 'rddfpt.lib +     ' )
     AADD( aLines, 'hbusrrdd.lib +   ' )
     AADD( aLines, 'rddleto.lib +    ' )
       AADD( aLines, 'hbpcre.lib +     ' )
       AADD( aLines, 'hbsix.lib +      ' )
       AADD( aLines, 'hbdebug.lib +    ' )
       AADD( aLines, 'gtwvg.lib +      ' )
       AADD( aLines, 'gtwvt.lib +      ' )
       AADD( aLines, 'hbtip.lib +      ' )
       AADD( aLines, 'hbblat.lib +     ' )
       AADD( aLines, 'blat.lib +     ' )

TIA,
Itamar M. Lins Jr.


"Massimo Belgrano" <mbelgr...@deltain.it>
escreveu na mensagem
news:609353e70907220705l79abceb1q437b6f4cedeee...@mail.gmail.com...
hbmk2 prg1  -lhbct -run
display 30


2009/7/22 Viktor Szakáts
<harbour...@syenar.hu>

Works here.

Brgds,
Viktor


On 2009.07.22., at 3:22, Itamar Lins wrote:


Hi!

nDay := 6
tDay := DaysInMonth(nDay,Isleap())

alert(str(tDay)) //return 0 :-(

TIA,
Itamar M. Lins Jr.




_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour




--
Massimo Belgrano

Analisi e sviluppo software per Lan e Web - Consulenza informatica -
Formazione
Delta Informatica S.r.l. http://www.deltain.it/   +39 0321 455962



_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour



--
Massimo Belgrano


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to