]> granicus.if.org Git - apache/commit
Attempt to make mod_lua compile under a strict c89 compiler by moving all variable...
authorPaul Querna <pquerna@apache.org>
Sun, 21 Dec 2008 22:38:07 +0000 (22:38 +0000)
committerPaul Querna <pquerna@apache.org>
Sun, 21 Dec 2008 22:38:07 +0000 (22:38 +0000)
commitce336c773a2dc57a7ed27fa715c9323464770cfc
tree6fae8c8d944ae573bd9affa303e657f9db7e659e
parentafa287e24205540c24376a2bbb62d943b77380d8
Attempt to make mod_lua compile under a strict c89 compiler by moving all variable declarations to be before code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728539 13f79535-47bb-0310-9956-ffa450edef68
modules/lua/lua_apr.c
modules/lua/lua_config.c
modules/lua/lua_request.c
modules/lua/lua_vmprep.c
modules/lua/mod_lua.c