timothyej / Shortfin

Shortfin is a very fast and lightweight open-source web server that serves static content only.
GNU General Public License v2.0
170 stars 8 forks source link

more cleanups; make shortfin -Wall friendly #4

Closed ghost closed 11 years ago

ghost commented 11 years ago

This set of changes allows shortfin to be built without any warnings. Most of the warnings were due to type mismatches or implicit definitions.