Files
xkblayout-state/wrapper.cpp
selurvedu 2602e1710f Fix issues found by Cppcheck
These include:

  - [X11Exception.h:16]: Class 'X11Exception' has a constructor
    with 1 argument that is not explicit.

  - [wrapper.cpp:62]: Array index 'i' is used before limits check.

  - [wrapper.cpp:183]: Exception should be caught by reference.
2015-07-27 22:02:07 +00:00

6.2 KiB