gloebit / opensim-moneymodule-gloebit

OpenSim addon module integrating with the Gloebit digital currency service
GNU Lesser General Public License v3.0
8 stars 10 forks source link

Cleaned most warnings #78

Closed Tampa closed 5 years ago

Tampa commented 5 years ago

Cleaned most warnings related to unreachable and unused code. Remaining warnings are related to prebuild and dependencies and need review still. Changes are verified to compile, but not verified for functionality. Please maintain an as-stale-as-possible approach regarding compiler warnings so actual problems can be identified easily, ideally compiler should not emit any warnings for modules.

colosi commented 5 years ago

I've reviewed for functionality and all looks good. Going to merge the pull request.