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

Remove some warnings from allowlist #812

Closed dechamps closed 1 year ago

dechamps commented 1 year ago

These warnings are not currently being triggered. Their presence is probably the result of merge confusion between #780 and #799.

RossBencina commented 1 year ago

Awesome, thanks.