gecko-dev/media/libcubeb
Nicholas Nethercote 24cd9d5226 Bug 1203005 - Remove all traces of -Wdeclaration-after-statement. r=glandium.
Even though we compile C code as C99, we used to need
-Wdeclaration-after-statement because MSVC didn't allow declarations after
statements.

However, Visual Studio 2013 added support, so we can now merrily mix
declarations and statements everywhere. Hooray.

--HG--
extra : rebase_source : 00a89fed733008785429827408a0c6c466971080
2015-09-09 04:57:44 -07:00
..
include Bug 1105901 - Update cubeb from upstream to pick up compilation fix for glibc 2.20. r=padenot 2014-12-02 12:04:16 +13:00
src Bug 1203005 - Remove all traces of -Wdeclaration-after-statement. r=glandium. 2015-09-09 04:57:44 -07:00
tests Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
AUTHORS Bug 939593 - Resync libcubeb with upstream. r=kinetik 2013-11-18 11:47:24 +13:00
LICENSE
README.md Bug 1074010 - Update cubeb from upstream. r=padenot 2014-09-29 13:19:09 +13:00
README_MOZILLA Bug 1136107 - Handle reconfiguring audio device if it went away while the stream was stopped. r=padenot 2015-03-02 18:07:43 +13:00
moz.build Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
update.sh Bug 1074010 - Update cubeb from upstream. r=padenot 2014-09-29 13:19:09 +13:00

README.md

Build Status

See INSTALL for build instructions.

Licensed under an ISC-style license. See LICENSE for details.