]> sigrok.org Git - pulseview.git/commit
Fix warnings coming up with clang 17
authorSoeren Apel <redacted>
Fri, 30 Aug 2024 19:27:30 +0000 (21:27 +0200)
committerSoeren Apel <redacted>
Fri, 30 Aug 2024 19:27:30 +0000 (21:27 +0200)
commitf48be9a602432e38065e11cd6812085c349142fc
tree0cf91fd5fa68c1f2d6c9954311078fe4383f977d
parent3cb3859dfcbbbbe8dcce8b15631e9434fb142521
Fix warnings coming up with clang 17

Also with -Wunqualified-std-cast-call that's enabled on github's macos-14-arm64 runner.
CMakeLists.txt
pv/data/decode/decoder.cpp
pv/session.cpp
pv/views/trace/analogsignal.cpp