You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Original issue reported on code.google.com by
[email protected]
on 31 Oct 2012 at 9:27Attachments:
The text was updated successfully, but these errors were encountered: