[fpc-devel] Request for merging commit 20362 to FPC 2.6.1

2012-03-02 Thread cobines
Hello.

Please merge commit 20362 from trunk to fixes_2_6.

http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revrevision=20362

Fix loss of OPT variable content on last part of cross-cpu cycles

Thanks!

--
cobines
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Request for merging commit 20362 to FPC 2.6.1

2012-03-02 Thread Marco van de Voort
In our previous episode, cobines said:
 Please merge commit 20362 from trunk to fixes_2_6.

Done, r20465 
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Customize TRequest and TResponse

2012-03-02 Thread Joao Morais
On Sun, Feb 5, 2012 at 17:41, Joao Morais jcmorai...@gmail.com wrote:
 On Sun, Feb 5, 2012 at 18:11, Michael Van Canneyt
 mich...@freepascal.org wrote:

 for instance in src/base/custfcgi.pp I would add

    function CreateRequest: TFCGIRequest; virtual;
    function CreateResponse(ARequest: TFCGIRequest): TFCGIResponse; virtual;

 And similar functions in the other webhandler components.
 ...
 I started on this procedure already.

 I just need to complete the work.

 If you want, you can of course provide a patch that completes the work.

 Nice, attached for fcgi against rev 20265, 2.6 branch, packages/fcl-web/ dir.

Hello Michael, plans to implement the patch? Perhaps you prefer
against trunk, including all webhandlers, registering a mantis, ...

Btw we have another patches that make fcl-web easier to extend and
we'd like to see them implemented (asap =) ), how would we send them
to you?

Joao Morais
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Customize TRequest and TResponse

2012-03-02 Thread Jonas Maebe

On 03 Mar 2012, at 00:29, Joao Morais wrote:

 On Sun, Feb 5, 2012 at 17:41, Joao Morais jcmorai...@gmail.com wrote:
 Nice, attached for fcgi against rev 20265, 2.6 branch, packages/fcl-web/ dir.
 
 Hello Michael, plans to implement the patch? Perhaps you prefer
 against trunk, including all webhandlers, registering a mantis, ...

It's indeed always best to open a bug report, then the patch cannot be 
forgotten.


Jonas___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Re: [fpc-devel] Customize TRequest and TResponse

2012-03-02 Thread Michael Van Canneyt



On Fri, 2 Mar 2012, Joao Morais wrote:


On Sun, Feb 5, 2012 at 17:41, Joao Morais jcmorai...@gmail.com wrote:

On Sun, Feb 5, 2012 at 18:11, Michael Van Canneyt
mich...@freepascal.org wrote:


for instance in src/base/custfcgi.pp I would add

   function CreateRequest: TFCGIRequest; virtual;
   function CreateResponse(ARequest: TFCGIRequest): TFCGIResponse; virtual;

And similar functions in the other webhandler components.
...
I started on this procedure already.

I just need to complete the work.

If you want, you can of course provide a patch that completes the work.


Nice, attached for fcgi against rev 20265, 2.6 branch, packages/fcl-web/ dir.


Hello Michael, plans to implement the patch? Perhaps you prefer
against trunk, including all webhandlers, registering a mantis, ...



My apologies, I totally forgot about it :/



Btw we have another patches that make fcl-web easier to extend and
we'd like to see them implemented (asap =) ), how would we send them
to you?


Please, register them in mantis, and try to make patches against trunk.

I'll try to apply them ASAP.

Michael.___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel