1. 23 Oct, 2017 1 commit
    • Christian Hesse's avatar
      fix fallthough comments for GCC 7.x · 52831955
      Christian Hesse authored
      GCC 7.x does some extended checks on fallthough for switch/case
      statement. The warning looks like this:
      
      warning: this statement may fall through [-Wimplicit-fallthrough=]
      
      It can be told about implicit fallthough, however it does not
      recognize comments within blocks, so move the comments outside.
      52831955
  2. 13 Oct, 2017 1 commit
  3. 22 Sep, 2017 1 commit
  4. 14 Sep, 2017 1 commit
  5. 04 Sep, 2017 1 commit
  6. 01 Sep, 2017 2 commits
  7. 01 Aug, 2017 1 commit
  8. 29 Jul, 2017 1 commit
  9. 27 Jul, 2017 2 commits
  10. 26 Jul, 2017 5 commits
  11. 25 Jul, 2017 1 commit
  12. 24 Jul, 2017 1 commit
  13. 23 Jul, 2017 2 commits
  14. 15 Jul, 2017 1 commit
  15. 10 Jul, 2017 4 commits
  16. 07 Jul, 2017 1 commit
  17. 05 Jul, 2017 2 commits
  18. 06 Jun, 2017 2 commits
  19. 01 Jun, 2017 1 commit
  20. 23 May, 2017 1 commit
  21. 25 Apr, 2017 5 commits
  22. 21 Apr, 2017 3 commits