melatonin_blur
melatonin_blur copied to clipboard
Compiler warnings
I know, I know....
TODO:
- [ ] Main module MSVC happy
- [ ] Main module clang happy
- [ ] Tests happy
- [ ] Fail tests on warnings
ee269d3 removed pixel_helpers from single_channel blur, which removed a few.
Not quite sure what to do with the unreferenced function with internal linkage has been removed ones on MSVC — perhaps just needs a [[maybe_unused]]? Those are useful in tests.
Related PRs:
- #51
- #49
- #53