jk-jeon / dragonbox

Reference implementation of Dragonbox in C++
Apache License 2.0
588 stars 37 forks source link

Address compiler warnings #15

Closed johnmcfarlane closed 3 years ago

johnmcfarlane commented 3 years ago

Hi Here are a few changes that would silence some compiler diagnostics which are common when warnings are elevated. Thanks John

g++ 10.2.0 (settings):

clang 11.0.0 (settings):