Good day,
The commit 7fd535c
Will produce unreachable code warnings on visual studio 2019 Version 16.8.4
The removal of "case 'L':" at lines 1416 and 1466, left the
" handler.on_num();" and "result.locale = true;" without a branch.
Thank you very much,
Nelson Elói
Good day,
The commit 7fd535c
Will produce unreachable code warnings on visual studio 2019 Version 16.8.4
The removal of "case 'L':" at lines 1416 and 1466, left the
" handler.on_num();" and "result.locale = true;" without a branch.
Thank you very much,
Nelson Elói