[PATCH 0/1] audio/mixeng: fix clang 10+ warning

Volker Rümelin posted 1 patch 3 years, 10 months ago
Only 0 patches received!
There is a newer version of this series
audio/mixeng.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
[PATCH 0/1] audio/mixeng: fix clang 10+ warning
Posted by Volker Rümelin 3 years, 10 months ago
This is another attempt to silence the clang 10 warning in
audio/mixeng.c.

The problem was first reported here:
https://lists.nongnu.org/archive/html/qemu-devel/2020-03/msg02270.html

This is Philippe's RFC patch and a discussion:
https://lists.nongnu.org/archive/html/qemu-devel/2020-05/msg00264.html
In that discussion I suggested an explicit type cast, but I changed
my mind.

Volker Rümelin (1):
  audio/mixeng: fix clang 10+ warning

 audio/mixeng.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
2.26.1