eddic / fastcgipp

fastcgi++: A C++ FastCGI and Web development platform:
https://fastcgipp.isatec.ca
GNU Lesser General Public License v3.0
310 stars 94 forks source link

FastCGI++ does not compile under gcc 7.1.1 #31

Closed bertwim closed 6 years ago

bertwim commented 6 years ago

Following the build instructions, I got 2 compilation errors, both about variables ("buffer" and "padStart") on the same line in the file http.hpp. The variables could possibly be used without an initialisation.

bertwim commented 6 years ago

Fixed in commit d7d5a1a7472c288abfd74719babc24d87f645af8