ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
190 stars 86 forks source link

Fix warnings #854

Closed d235j closed 6 months ago

d235j commented 7 months ago

This fixes nearly all current warnings. [[maybe_unused]] is added in some places where it makes sense.