Re: [fpc-devel] Naming of FPC documentation, and other documentation issues

2006-04-06 Thread Marco van de Voort
> By the way, the links on to the > PDF versions of the documentation don't work for me; actually, it is > the pub directory in that doesn't work. Stack is replacing their main fileserver this week. If ftp.freepascal.org resolves to

[fpc-devel] Hitting bug 4733

2006-04-06 Thread Yves Glodt
Hello, I am trying to compile a Firebird UDF library with fpc 2.0.0 under on the amd64 architecture (precisely: ubuntu dapper preview release), but unfortunately I hit bug 4733... That is: The code compiles fine, but fails to link, here below the complete error: [EMAIL PROTECTED]:~/subversio

[fpc-devel] Naming of FPC documentation, and other documentation issues

2006-04-06 Thread Tom Verhoeff
Why are there two names in use for the * User's Guide (used on the documentation web page) * User's Manual (used inside the on-line (HTML) version) I find it confusing, and it poses a dilemma when referring to it: How to name it in the reference? Is there a good (and stable) way to reference

[fpc-devel] one compiler verbosity wish

2006-04-06 Thread Пётр Косаревский
Even with "-va" switch I can't find a clue in the following situation (you may substitute other units and function): program A; uses sysutils,windows; const B:shortstring='1.txt'; begin DeleteFile(B); end. I get "Incompatible types...PChar expected". The reason is in the windows unit. But first

Re: [fpc-devel] Which version of fpc has the new internal linker?

2006-04-06 Thread Florian Klaempfl
[EMAIL PROTECTED] wrote: > Which version of FPC has the new internal linker? The 2.1.1 branch. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel