Gisle Vanem wrote: > Some errors in handler_cgi.c prevents it to compile. A fix: > > - cmd = CGI_BASE(cgi)->executable->buf; > + cmd = CGI_BASE(cgi)->executable.buf; > ---------------------
Applied, thanks! :) > BTW. What about my previous patches?; adding CHEROKEE_EXPORT to some > files Sorry, it's my fault. I have still a note on my blackboard saying: "Apply Gisle's patch", but I haven't had time to check out that stuff. We have got many new bug report of which we should take care. I don't want to stop working on the FastCGI handler until it works perfectly. We shouldn't postpone it any longer. -- Greetings, alo. _______________________________________________ Cherokee mailing list [email protected] http://www.0x50.org/cgi-bin/mailman/listinfo/cherokee
