alvistar / wamped

Wamped- C++ 11 Wamp Library Embedded Friendly - ARM mbed OS ready
Other
14 stars 5 forks source link

Clean up compilation warnings and errors #3

Open elliottwilliams opened 7 years ago

elliottwilliams commented 7 years ago

I was building wamped in an environment where -Werror was set, and was affected by a few simple compiler warnings:

This change fixes these issues and allows for stricter compilation :)