James Zern
2013-Feb-27 21:22 UTC
[opus] [PATCH] test_opus_decode: force integer constants unsigned
This allows a clean build when using -Werror and the mentioned 'gcc -m32 -std=gnu90'. -------------- next part --------------
Jean-Marc Valin
2013-Mar-07 23:28 UTC
[opus] [PATCH] test_opus_decode: force integer constants unsigned
Thanks for the fix. It's in git (master) now. Jean-Marc On 02/27/2013 04:22 PM, James Zern wrote:> This allows a clean build when using -Werror and the mentioned 'gcc > -m32 -std=gnu90'.