Hello!
On Sat, Dec 14, 2013 at 1:43 PM, <i...@ecsystems.nl> wrote:
>> I just wrote the following patch to make ngx_lua compile with the
>> latest hg version of nginx:
>>
>> http://openresty.org/download/ngx-lua-for-nginx-1.5.8.patch
>>
>
> Can you publish the full file? I don't use hg.
>
No, this patch is not specific to hg and it was not generated by hg either.
You can apply this patch to ngx_lua's source tree by the "patch"
command-line utility (or something like that). You can get the Win32
version of the "patch" from GnuWin32, for example.
I don't like to burden to publish whole source files. There are
actually two source files involved in this patch.
>>
>> Note that I haven't done much testing with this version of nginx
>> because nginx 1.5.8 is not out yet. You can test it yourself anyway :)
>
> nginx-win lives on the bleeding edge running 1 day behind mainline
> development.
>
Well, then you'll have to deal with various API incompatibility
changes as soon as possible. I'm not sure if I can always respond that
fast. Also, the Nginx team MAY change their mind before the release.
So...be prepared :)
Regards,
-agentzh