Remove warnings "control reaches end of non-void function" in bufferImpl.cpp

Issue #164 closed
Paolo Brandoli repo owner created an issue

The warnings are false positive, however they should be removed by adding a default case to the switch statements.

Comments (3)

  1. Log in to comment