axmol/samples/Cpp/TestCpp/Classes/Box2DTestBed
Roger Zanoni 05873ad7a0 Check array boundaries to avoid the "array-bounds" error on linux
Compiling on linux causes the error "array subscript is above array
bounds [-Werror=array-bounds]". This commit adds boundary checking
using the constant defining the maximum number of items in the "nuke" array.

Signed-off-by: Roger Zanoni <roger.zanoni@openbossa.org>
2013-04-10 10:53:52 -04:00
..
Tests Check array boundaries to avoid the "array-bounds" error on linux 2013-04-10 10:53:52 -04:00
Box2dView.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Box2dView.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
GLES-Render.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
GLES-Render.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Test.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Test.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
TestEntries.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00