Remove warning "enumeration response not handled in switch"

Issue #260 closed
Paolo Brandoli repo owner created an issue

dimse.cpp:1781:11: warning: enumeration value ‘response’ not handled in switch [-Wswitch].

Change the code to remove the warning

Comments (4)

  1. Log in to comment