| From | Sent On | Attachments |
|---|---|---|
| Brice Figureau | Oct 3, 2007 8:49 am | |
| Ezra Zygmuntowicz | Oct 3, 2007 11:57 am | |
| Otto Bretz | Oct 9, 2007 5:33 am | |
| Brice Figureau | Oct 9, 2007 6:46 am | |
| Brice Figureau | Oct 9, 2007 7:06 am | .patch |
| Evan Miller | Oct 9, 2007 10:47 am | |
| Otto Bretz | Oct 10, 2007 2:21 am | |
| Brice Figureau | Oct 10, 2007 6:14 am | |
| Otto Bretz | Oct 11, 2007 4:55 am | .zip |
| Brice Figureau | Oct 11, 2007 5:45 am | |
| Joerg Diekmann | Feb 5, 2008 4:13 am | |
| Brice Figureau | Feb 5, 2008 7:23 am | |
| Joerg Diekmann | Feb 5, 2008 7:54 am | |
| Brice Figureau | Feb 5, 2008 9:04 am | |
| Joerg Diekmann | Feb 6, 2008 4:37 am | |
| Joerg Diekmann | Feb 6, 2008 5:58 am | |
| Brice Figureau | May 6, 2008 2:38 am |
| Subject: | Re: [ANN] nginx_uploadprogress_module v0.1 | |
|---|---|---|
| From: | Otto Bretz (oto-...@public.gmane.org) | |
| Date: | Oct 9, 2007 5:33:39 am | |
| List: | ru.sysoev.nginx | |
Brice Figureau wrote:
Hi,
I'm proud to announce the availability of the first version of nginx_uploadprogress_module (v0.1).
Very cool, I've been waiting for a module like this one. Today I tried to compile it but I get errors like these: /nginx_uploadprogress_module/ngx_http_uploadprogress_module.c:264:38: macro "ngx_log_debug2" passed 7 arguments, but takes just 6 /nginx_uploadprogress_module/ngx_http_uploadprogress_module.c:548:73: macro "ngx_log_debug2" requires 6 arguments, but only 5 given
/nginx_uploadprogress_module/ngx_http_uploadprogress_module.c:850:34: macro "ngx_log_debug1" passed 6 arguments, but takes just 5 /nginx_uploadprogress_module/ngx_http_uploadprogress_module.c:878:34: macro "ngx_log_debug1" passed 6 arguments, but takes just 5
Any idea what's going wrong? I've tried to build on both OpenBSD and OSX, same errors. The configure scripts detects variadic macros: checking for gcc variadic macros ... found checking for C99 variadic macros ... found and nginx compiles fine if I disable the uploadprogress module.
cheers, Otto






.patch