[fpc-pascal] copy(), length(), and setlength() is not mentioned in fpc docs?

2007-12-04 Thread 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. Just to make sure, before I'll report this to mantis as a "bug". :) -Bee- has Bee.ography at: http://beeography.wordpres

[fpc-pascal] fpc 2.2.0, trying to install as none root on Linux

2007-12-04 Thread Bernd Mueller
Hello, I have downloaded fpc-2.2.0.i386-linux.tar, decompressed the archive and run the install script ./install.sh as none root. The script prompts the following message: "Install prefix (/usr or /usr/local) [/home/bernd/fpc-2.2.0]:" I read the manual and expected to answer some simple qu

Re: [fpc-pascal] can we have fpc's doc in chm format?

2007-12-04 Thread Andrew Haines
Michael Van Canneyt wrote: > > On Sun, 2 Dec 2007, Bisma Jayadi wrote: > >> Can we have fpc's doc in chm format? It's easier to navigate and search >> compare to other formats. :) > > The reference material: If you complete the chm backend of fpdoc, yes. Attached is a patch to add chm output to

Re: [fpc-pascal] [2.3.1] Can't take the address of constant expressions

2007-12-04 Thread Jonas Maebe
On 04 Dec 2007, at 12:06, Damien Gerard wrote: I am trying the 2.3.1 and I can not recompile my projects. I ve got the message :Can't take the address of constant expressions. I have only the following : No, you have more: bigmac:~/fpc/test jonas$ cat tt4.pp {$mode delphi} TMyClass = class

[fpc-pascal] [2.3.1] Can't take the address of constant expressions

2007-12-04 Thread Damien Gerard
Hi ! I am trying the 2.3.1 and I can not recompile my projects. I ve got the message :Can't take the address of constant expressions. I have only the following : TMyClass = class(TObject) p_ref : TAnotherClass; procedure setRef(AValue: TANotherClass); public property ref: TAnotherClas

Re: [fpc-pascal] can we have fpc's doc in chm format?

2007-12-04 Thread Marco van de Voort
> Michael Van Canneyt wrote: > > Michael, are the manuals written in rtf? They are in LaTeX with specialized environments. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] can we have fpc's doc in chm format?

2007-12-04 Thread Andrew Haines
Michael Van Canneyt wrote: > > On Sun, 2 Dec 2007, Bisma Jayadi wrote: > >> Can we have fpc's doc in chm format? It's easier to navigate and search >> compare to other formats. :) > > The reference material: If you complete the chm backend of fpdoc, yes. > The manuals: definitely out. > I have

Re: [fpc-pascal] can we have fpc's doc in chm format?

2007-12-04 Thread Roberto Padovani
why not giving it a try ? :-) I'm downloading 2007/12/4, Bee <[EMAIL PROTECTED]>: > > 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

Re: [fpc-pascal] Re: FCL-DB/SQLDB docs started

2007-12-04 Thread Adrian Maier
On Dec 3, 2007 2:07 PM, Leonardo M. Ramé <[EMAIL PROTECTED]> wrote: > I like the idea, can you start by creating the section's skeleton? Here is a possible structure of the page.I'm not familiar yet to working with this lufdoc , that's why i'm putting the skeleton here on the mailing list for