summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileMonitor.cpp
diff options
context:
space:
mode:
authorSoren Jorvang <soren.jorvang@gmail.com>2010-06-02 20:35:12 +0000
committerSoren Jorvang <soren.jorvang@gmail.com>2010-06-02 20:35:12 +0000
commit30e437f9e362a484c96bbb87513294e7d9c4ac1c (patch)
treeff95e0d43aa9157ee13fc1e5859871b5f28050b5 /Source/Core/DiscIO/Src/FileMonitor.cpp
parent03d1438be8e0d871839dd662a393d1c4f04fc260 (diff)
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
Diffstat (limited to 'Source/Core/DiscIO/Src/FileMonitor.cpp')
0 files changed, 0 insertions, 0 deletions