PortAudio / portaudio

PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Other
1.43k stars 296 forks source link

Fix compilation warnings #810

Open RossBencina opened 1 year ago

RossBencina commented 1 year ago

Ideally we would like to not have any compiler warnings (or at least many fewer). Right now the CI will suppress them in order for the build to pass. See the list in this and later commits: #780