tailhook / zerogw

A fast HTTP/WebSocket to zeromq gateway (UNMAINTAINED, take a look at swindon web server instead)
http://zerogw.com
MIT License
250 stars 27 forks source link

compilation without warnings on Ubuntu #2

Closed asvetlov closed 13 years ago

asvetlov commented 13 years ago

I removed all printf's pattern mismatches. Not zerogw is compiled cleanly.

tailhook commented 13 years ago

Thanks for fixing warnings. But the actual problem of compiling zerogw for Ubuntu is in the coyaml library, which cannot be compiled with gcc-4.5 at all, easy to fix though.

asvetlov commented 13 years ago

Will do.

On Tue, Jun 28, 2011 at 5:03 PM, tailhook reply@reply.github.com wrote:

Thanks for fixing warnings. But the actual problem of compiling zerogw for Ubuntu is in the coyaml library, which cannot be compiled with gcc-4.5 at all, easy to fix though.

Reply to this email directly or view it on GitHub: https://github.com/tailhook/zerogw/pull/2#issuecomment-1455673