Re: [fpc-devel] Errors with make rtl.chk on Windows

2011-12-05 Thread Marco van de Voort
In our previous episode, Michael Van Canneyt said: > > nobody else's ideas count any more from that point on. Core developer > > has spoken! :-( One has to love the way the FPC team works. > > Unfortunately, Graeme, you are mistaken in your facts. > > The fpdoc project file support already exist

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > > When we want to distribute fpdoc project files instead of scripts, a user > > should not have to edit these files - after every SVN update :-( > > They wouldn't have do it every time after a SVN update. SVN (the last > time I checked) does not o

Re: [fpc-devel] Errors with make rtl.chk on Windows

2011-12-05 Thread Marco van de Voort
In our previous episode, Marco van de Voort said: > Some things in the latex parts were fixed (but there is still a bit of > shellscript somewhere). (for the people wondering, it is the for loop in Makefile.4ht) ___ fpc-devel maillist - fpc-devel@lists

Re: [fpc-devel] Error at TCustomJSONRPCDispatcher.FormatResults ?

2011-12-05 Thread Dimitrios Chr. Ioannidis
Hi Michael, On 30/11/2011 6:38 μμ, michael.vancann...@wisa.be wrote: On Wed, 30 Nov 2011, Dimitrios Chr. Ioannidis wrote: Hi all, in the function TCustomJSONRPCDispatcher.FormatResult the Result:=TJSONObject.Create(['result',Return,'error',TJSonNull.Create,transactionproperty,ID.Clone]);

Re: [fpc-devel] Error at TCustomJSONRPCDispatcher.FormatResults ?

2011-12-05 Thread michael . vancanneyt
On Mon, 5 Dec 2011, Dimitrios Chr. Ioannidis wrote: Hi Michael, On 30/11/2011 6:38 μμ, michael.vancann...@wisa.be wrote: On Wed, 30 Nov 2011, Dimitrios Chr. Ioannidis wrote: Hi all, in the function TCustomJSONRPCDispatcher.FormatResult the Result:=TJSONObject.Create(['result',Return,'e

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Michael Schnell
On 12/04/2011 07:40 PM, Hans-Peter Diettrich wrote: When we want to distribute fpdoc project files instead of scripts, a user should not have to edit these files - after every SVN update :-( Can't you select the project file(s) using a command line option ? -Michael

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Hans-Peter Diettrich
Michael Van Canneyt schrieb: You can just remove the tags from the project file, or manipulate the options with the tool I made earlier. Still waiting for a description of your tool. BTW, I couldn't find Imports used in building the documentation any more. Did I miss something? DoDi

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Hans-Peter Diettrich
Hans-Peter Diettrich schrieb: BTW, I couldn't find Imports used in building the documentation any more. Did I miss something? Sorry, the reference was not found because mkfpdoc is missing from the fpdoc project files - please add it. DoDi ___ fpc

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Michael Van Canneyt
On Mon, 5 Dec 2011, Hans-Peter Diettrich wrote: Michael Van Canneyt schrieb: You can just remove the tags from the project file, or manipulate the options with the tool I made earlier. Still waiting for a description of your tool. Patience. I have only 2 hands and I have a day-time job

Re: [fpc-devel] fpdoc project options

2011-12-05 Thread Michael Van Canneyt
On Mon, 5 Dec 2011, Hans-Peter Diettrich wrote: Hans-Peter Diettrich schrieb: BTW, I couldn't find Imports used in building the documentation any more. Did I miss something? Sorry, the reference was not found because mkfpdoc is missing from the fpdoc project files - please add it. To my