boostorg / polygon

Boost.org polygon module
http://boost.org/libs/polygon
57 stars 70 forks source link

Fix -Wunused-parameter warnings (GCC, Clang). #10

Closed plopresti closed 9 years ago

plopresti commented 9 years ago

Proposed fix for https://svn.boost.org/trac/boost/ticket/11636

asydorchuk commented 9 years ago

I went through the warnings one by one and fixed them more deliberately. Closing the pull request, as changes are already in master branch.