Skip to content
Snippets Groups Projects
  • Grigoris Pavlakis's avatar
    e1394259
    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
    History
    Add a test case. More to come.
    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