Hi,
when using system.utf8toansi() the result is an empty string as soon as
I put in some special chars:
{$H+}
...
fDescription: String;
...
function sDecode(sin: string): string; inline;
begin
result := utf8toansi(sin);
end;
...
fDescription := sDecode(Item[i].FirstChild.NodeVal
Michael Van Canneyt wrote:
>
> On Thu, 6 Dec 2007, Andrew Haines wrote:
>
>> Andrew Haines wrote:
>>> Attached is a patch to add chm output to fpdoc. I edited Makefile.fpc to
>>> require the "package" chm. Also a patch for chmwriter.pas with some
>>> minor changes that were needed.
>> Don't apply
Bisma Jayadi wrote:
I once made a chm from the html files, but the index generated by the
help compiler was horrible.
Agree. However, I was finally able to finish this job last night. It
took me about 6 hours to re-arrange the index files, manually. For
everyone who is interested, fpc docs in
--- Daniël Mantione <[EMAIL PROTECTED]> wrote:
>
>
> Op Wed, 5 Dec 2007, schreef Bee:
>
> > Hi all,
> >
> > Is it just me or above methods are indeed not mentioned within fpc's doc
> > 2.2.0? Any texts that are supposed to be a link to above methods is not
> formed
> > as a link.
> >
> > Jus
So it seems there the file does not exist in revision 9290 of the
repository you are using. In Andrey's version it does, so my best guess
is that both of you are using different SVN paths and the file was
moved in yours.
As mentioned in http://www.freepascal.org/develop.var, my path points to
On Thu, 6 Dec 2007, Andrew Haines wrote:
> Andrew Haines wrote:
> > Attached is a patch to add chm output to fpdoc. I edited Makefile.fpc to
> > require the "package" chm. Also a patch for chmwriter.pas with some
> > minor changes that were needed.
>
> Don't apply this patch. I have improved it
Andrew Haines wrote:
> Attached is a patch to add chm output to fpdoc. I edited Makefile.fpc to
> require the "package" chm. Also a patch for chmwriter.pas with some
> minor changes that were needed.
Don't apply this patch. I have improved it a bit and now fpdoc (here)
can autogenerate a TOC. Late
On Dec 5, 2007 5:18 AM, Tom Verhoeff <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 05, 2007 at 09:12:00AM +0100, Daniël Mantione wrote:
> >
> > Op Wed, 5 Dec 2007, schreef Bee:
> >
> > > Is it just me or above methods are indeed not mentioned within fpc's doc
> > > 2.2.0? Any texts that are supposed to
Nice. Thank you.
- Original Message -
From: "Marco van de Voort" <[EMAIL PROTECTED]>
Subject: Re: [fpc-pascal] can we have fpc's doc in chm format?
> For
> everyone who is interested, fpc docs in chm format can be downloaded
> at:
> http://www.esnips.com/doc/04496e39-6105-423d-b57
On Thursday 06 December 2007 13:00, Bee wrote:
> > Easy way to check:
> > svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
> > Next 'svn up' updates zstream.pp back to HEAD revision.
>
> Here's what I got...
>
> [EMAIL PROTECTED]:/svn/fpc-2.2.1$ svn update -r9290
> packages/paszlib/src/zstr
* Bee <[EMAIL PROTECTED]> [Thu, 06 Dec 2007 19:00:04 +0700]:
> svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
> Next 'svn up' updates zstream.pp back to HEAD revision.
on my:
---
cd C:\Works-FPC\fpc-snap\packages\paszlib\src
...>svn update -r9290 zstream.pp
Uzstream.pp
Updated
Easy way to check:
svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
Next 'svn up' updates zstream.pp back to HEAD revision.
Here's what I got...
[EMAIL PROTECTED]:/svn/fpc-2.2.1$ svn update -r9290
packages/paszlib/src/zstream.pp
Dpackages/paszlib/src/zstream.pp
Updated to revision
On Thursday 06 December 2007 12:22, Bee wrote:
> > Revert the file $(FPCDIR)\packages\paszlib\src\zstream.pp to
> > revision 9290
>
> Sorry if I sound silly, but how to revert to specific rev number? svn
> revert command doesn't expect a number. :(
Easy way to check:
svn up -r 9290 $(FPCDIR)/pack
* Bee <[EMAIL PROTECTED]> [Thu, 06 Dec 2007 18:22:25 +0700]:
> Revert the file $(FPCDIR)\packages\paszlib\src\zstream.pp to
revision
9290
Sorry if I sound silly, but how to revert to specific rev number? svn
revert command doesn't expect a number. :(
svn update -r 9290
__
Revert the file $(FPCDIR)\packages\paszlib\src\zstream.pp to revision 9290
Sorry if I sound silly, but how to revert to specific rev number? svn
revert command doesn't expect a number. :(
-Bee-
has Bee.ography at:
http://beeography.wordpress.com
__
Hi Bee,
Revert the file $(FPCDIR)\packages\paszlib\src\zstream.pp to revision 9290
--
Att,
Wanderlan Santos dos Anjos
On Dec 5, 2007 12:31 PM, Bee <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> http://www.freepascal.org/mantis/view.php?id=10327
>
> This bug makes Lazarus 9.25 SVN unusable. Here ar
On Thu, 6 Dec 2007, Marco van de Voort wrote:
> > > Agree. However, I was finally able to finish this job last night. It
> > > took me about 6 hours to re-arrange the index files, manually. For
> > > everyone who is interested, fpc docs in chm format can be downloaded at:
> > > http://www.esni
> > Agree. However, I was finally able to finish this job last night. It
> > took me about 6 hours to re-arrange the index files, manually. For
> > everyone who is interested, fpc docs in chm format can be downloaded at:
> > http://www.esnips.com/doc/04496e39-6105-423d-b571-b0766990b060/fpc-2.2.0
18 matches
Mail list logo