utils\hbdoc\genpdf1.prg(301) Warning W0004 Codeblock parameter: 'B' declared but not used in function: 'PROCESSPDF'
utils\hbdoc\genpdf1.prg(308) Warning W0004 Codeblock parameter: 'B' declared but not used in function: 'PROCESSPDF' utils\hbdoc\genpdf1.prg(746) Warning W0003 Variable: 'CBUFFEND' declared but not used in function: 'PROCESSPDF(126)' utils\hbdoc\genpdf1.prg(746) Warning W0003 Variable: 'NPOSEND' declared but not used in function: 'PROCESSPDF(128)' utils\hbdoc\genpdf1.prg(788) Warning W0003 Variable: 'NWRITEHANDLE' declared but not used in function: 'PROCSTATUSPDF(762)' utils\hbdoc\genpdf1.prg(819) Warning W0003 Variable: 'OPDF' declared but not used in function: 'GENPDFTABLE(788)' utils\hbdoc\genpdf1.prg(841) Warning W0004 Codeblock parameter: 'Y' declared but not used in function: 'PROCPDFTABLE' utils\hbdoc\genpdf1.prg(898) Warning W0003 Variable: 'XTYPE' declared but not used in function: 'PROCPDFTABLE(826)' utils\hbdoc\genpdf1.prg(1201) Warning W0003 Variable: 'NCOLOREND' declared but not used in function: 'PROCPDFDESC(908)' utils\hbdoc\genpdf1.prg(1217) Warning W0004 Codeblock parameter: 'Y' declared but not used in function: 'CHECKPDFCOLOR' utils\hbdoc\genpdf1.prg(1263) Warning W0003 Variable: 'CSTRING' declared but not used in function: 'MAXELEMPDF(1241)' utils\hbdoc\genpdf1.prg(1365) Warning W0003 Variable: 'OPDF' declared but not used in function: 'FORMATPDFBUFF(1263)' utils\hbdoc\genpdf1.prg(1365) Warning W0003 Variable: 'NPOSEND' declared but not used in function: 'FORMATPDFBUFF(1271)' utils\hbdoc\genpdf1.prg(1395) Warning W0003 Variable: 'NLENPOS' declared but not used in function: 'READFROMTOP(1372)' utils\hbdoc\genpdf1.prg(1415) Warning W0003 Variable: 'X' declared but not used in function: 'GETITEM(1400)' -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Massimo Belgrano Sent: Tuesday, May 20, 2008 3:27 PM To: Harbour Project Main Developer List. Subject: RE: [Harbour] Release harbour documentation as pdf How compile only hbdoc? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Szakáts Viktor Sent: Tuesday, May 20, 2008 3:18 PM To: Harbour Project Main Developer List. Subject: Re: [Harbour] Release harbour documentation as pdf > You suggest implement hbdoc or starting from it for a new project? I suggest to modify current hbdoc to use one of our working pdf engines (either hbvpdf or hbhpdf). [ See 2008-04-24 21:23 UTC+0100 entry, how to turn on PDF creation in HBDOC. set HARBOURFLAGS=-DHBDOC_PDF set LDFLAGS=-Lhbvpdf.lib (above example for B32 and hbvpdf. untested.) ] Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
