graninas / Hydra

Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.
BSD 3-Clause "New" or "Revised" License
184 stars 13 forks source link

Fixinig Warnings except orphans #32

Closed yaitskov closed 4 years ago

graninas commented 4 years ago

Hi! In general, reducing the number of warnings is important, and you made a great work towards it. Thank you!

Unfortunately, my recent changes made produced several conflicts with your PR. If it's possible, can you please solve these issues?

yaitskov commented 4 years ago

I fixed conflicts.

graninas commented 4 years ago

Thank you very much!