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

Does not compile and work with libecap-0.2.0 + squid-3.2.3 #6

Open
GoogleCodeExporter opened this issue Mar 12, 2015 · 7 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Does not work with libecap-0.2.0 + squid-3.2.3
2.
3.

What is the expected output? What do you see instead?

adapter_gzip.cc:65:32: error: 'Config' does not name a type
adapter_gzip.cc:65:40: error: ISO C++ forbids declaration of 'cfg' with no type
adapter_gzip.cc:66:34: error: 'Config' does not name a type
adapter_gzip.cc:66:42: error: ISO C++ forbids declaration of 'cfg' with no type
adapter_gzip.cc:235:40: error: 'Config' does not name a type
...

What version of the product are you using? On what operating system?

Linux Slackware + libecap-0.2.0 + squid-3.2.3 + gcc version 4.5.2 (GCC)

Please provide any additional information below.

Patch attached. Works for me.

Original issue reported on code.google.com by [email protected] on 31 Oct 2012 at 9:27

Attachments:

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

No branches or pull requests

1 participant