r5685
all: gcc warning clean (round 2)
* reorder static initialization list
* Add missing virtual desctrutor to virtual object
* int -> uint/u32/uint32 cast of for loop index
* add a missing return in pxTrySetFocus
* fix size parameter of memset m_clut
* disable missing-field-initializers warning
* disable unused-local-typedefs warning
r5684
plugin: restore sprintf_s on windows and hopefully fix vs201n compilation
r5683
clean (some) gdb warning: round 1
* use svnrev.h on linux too
* replace sprintf_s with snprintf (hope it still compile on Windows)
* init integer with 0 instead of NULL
* various int -> u32/uint32/uint on for loop index
* remove a couple of unused variable
* init few variable
* disable unused warning results
'에뮬레이터' 카테고리의 다른 글
DeSmuME SVN r4680 (0) | 2013.06.30 |
---|---|
Jpcsp v0.7 (0) | 2013.06.30 |
Dolphin Git 3.5-1551 (0) | 2013.06.30 |
PPSSPP Git (2013/06/28) (0) | 2013.06.30 |
Dolphin Git 3.5-1545 (0) | 2013.06.30 |