Skip to content
Snippets Groups Projects
  1. Apr 01, 2019
    • Grigoris Pavlakis's avatar
      Add a test case. More to come. · e1394259
      Grigoris Pavlakis authored
      Fix a blunder with the test version of call()
      
      Attempt to calm down clang-tidy and fix some stupid warnings in my CRC code (nothing much, just turned the counter int in a for-loop into a uint32_t to shut gcc up)
      
      Comment out the empty constructor to mute clang-tidy's warning about trivial constructors
      e1394259
Loading