Skip to content

Make squid compile with modern compilers#10

Closed
AntonBikineev wants to merge 1 commit intosquid-cache:masterfrom
AntonBikineev:master
Closed

Make squid compile with modern compilers#10
AntonBikineev wants to merge 1 commit intosquid-cache:masterfrom
AntonBikineev:master

Conversation

@AntonBikineev
Copy link

I just tried compiling squid and ran into compile time errors. This is PR aimed to fix them.

@AntonBikineev
Copy link
Author

is there anybody checking/reviewing PRs?

@clarkli86
Copy link

I had to do the same thing to make squid compile using gcc 5.3 under Linux x64

#include <ostream>
#include <string>
#include <vector>
#include <map>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already fixed (and using proper #include order) in trunk r14486.

@rousskov
Copy link
Contributor

Unfortunately, the Squid Project is not using git (yet?). Github activity is likely to be ignored or forgotten. The best way to get your changes accepted may be to follow the standard procedure outlined at http://wiki.squid-cache.org/MergeProcedure

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.

4 participants