mirror of https://github.com/PCSX2/pcsx2.git
ba20bb0258
* various cast was overflowing - use unsigned integer for SSE mask - force SINGLE macro to use u32 * disable parenthesis warning, only a matter of coding style Remains 2 wrong use of unsigned integer: pcsx2/CDVD/InputIsoFile.cpp:96:21: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] pcsx2/Memory.cpp:108:86: warning: narrowing conversion of ‘-1’ from ‘int’ to ‘vtlbHandler {aka unsigned int}’ inside { } is ill-formed in C++11 [-Wnarrowing] git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5689 96395faa-99c1-11dd-bbfe-3dabce05a288 |
||
---|---|---|
.. | ||
BuildParameters.cmake | ||
FindAio.cmake | ||
FindCg.cmake | ||
FindEGL.cmake | ||
FindGlew.cmake | ||
FindLibc.cmake | ||
FindPortAudio.cmake | ||
FindSoundTouch.cmake | ||
FindSparseHash.cmake | ||
FindSparseHash_NEW.cmake | ||
Pcsx2Utils.cmake | ||
SearchForStuff.cmake | ||
SelectPcsx2Plugins.cmake | ||
Translation.cmake |