chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] Patch for fastcgi on chicken master


From: Peter Danenberg
Subject: Re: [Chicken-hackers] Patch for fastcgi on chicken master
Date: Thu, 24 Mar 2011 22:00:35 -0500
User-agent: Mutt/1.5.21+22 (8d0281f79b21) (2010-12-30)

Quoth Jim Ursetto on Pungenday, the 10th of Discord:
> On Mar 24, 2011, at 8:53 PM, Peter Danenberg wrote:
> > so let's change the binding to:
> > 
> >  (foreign-lambda int "FCGX_PutStr" blob int fcgx-stream)
> 
> Shouldn't this be scheme-pointer, not blob?  I believe calling that
> with a string would result in a type error, so I am surprised you
> can get it to work.

Maybe you're right, Jim; scheme-pointer seems to work equally
well. Attached.

Attachment: fastcgi-scheme-pointer.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]