Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed cc err when not adding with-stream_ssl_module #179

Closed
wants to merge 1 commit into from

Conversation

vislee
Copy link
Contributor

@vislee vislee commented Nov 4, 2019

No description provided.

@vislee
Copy link
Contributor Author

vislee commented Nov 5, 2019

@thibaultcha

The ‘conf’ undeclared when not adding --with-stream_ssl_module

/home/travis/build/vislee/stream-lua-nginx-module/src/ngx_stream_lua_module.c: In function ‘ngx_stream_lua_merge_srv_conf’:
/home/travis/build/vislee/stream-lua-nginx-module/src/ngx_stream_lua_module.c:861:26: error: ‘conf’ undeclared (first use in this function)

detail

@vislee
Copy link
Contributor Author

vislee commented Nov 15, 2019

@agentzh Can you review, Is a bug?

selboo added a commit to selboo/lua-resty-dns-server that referenced this pull request Jul 20, 2020
@Pablohn26
Copy link

I can confirm I hit this compiling error when compiling without --with-stream_ssl_module

@zhuizhuhaomeng
Copy link
Contributor

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants