gecko/media/libopus
Nicholas Nethercote 902644b3dd 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.
2015-09-09 04:57:44 -07:00
..
celt
include
silk
src
COPYING
gcc-4.8-ICE.patch
gen-sources.py
Makefile.in Bug 1162845 - Move ASFLAGS to moz.build. r=mshal 2015-05-12 07:54:06 +09:00
moz.build Bug 1203005 - Remove all traces of -Wdeclaration-after-statement. r=glandium. 2015-09-09 04:57:44 -07:00
README_MOZILLA
sources.mozbuild Bug 1146204 - Build libopus in unified mode; r=cpearce 2015-03-23 02:31:41 -04:00
update.sh