dolphin/Externals
Soren Jorvang 30e437f9e3 Fix some cases of variables being used uninitialized. Also some unused
variables, writeable strings and dangerously shadowed variables.

index(), gamma(), exp() and y0() are POSIX functions and using those
names can cause namespace confusion.

A number of C files were missing the final newline required by ANSI C
and some versions of GCC are pedantic enough to complain about this.

These changes simply the scons build, allowing us to get rid of
filterWarnings which is simply more trouble than it's worth.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5574 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-02 20:35:12 +00:00
..
Bochs_disasm Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
Cg Update Cg to 2.2 Feb 2010 2010-04-10 16:22:45 +00:00
Cg64 Update Cg to 2.2 Feb 2010 2010-04-10 16:22:45 +00:00
GLew update GLew from 1.5.1 to 1.5.3 2010-04-10 16:41:23 +00:00
libjpeg update libjpeg to v7 (thanks pcsx2) :p 2009-09-09 21:37:47 +00:00
Lua Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
LZO Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
MemcardManager Meta: 2010-06-02 18:00:22 +00:00
OpenAL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SDL revert sdl changes, part 2 (final) 2009-11-14 16:59:54 +00:00
SFML Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
SOIL Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
WiiUse Introducing WM_DEVICECHANGE win32callback. 2010-04-26 17:51:32 +00:00
WiiUseSrc Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
wxWidgets Meta: 2010-06-02 18:00:22 +00:00
zlib Meta: 2010-06-02 18:00:22 +00:00