flatbuffers/samples
Mark Klara 0ece042162 Silenced unused variable warnings.
When built for release, builds were failing with unused
variable warnings, since they were only used in `assert()`
calls.

I added explicit void casting to any potentially unused variables.

Change-Id: I9947ba46891fdda5aa925caa950642dedd4e009f
2016-01-19 15:30:41 -08:00
..
android Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
android_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
csharp_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
go_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
java_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
javascript_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
monster.fbs Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
monsterdata.json Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
php_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
python_sample.sh Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
sample_binary.cpp Silenced unused variable warnings. 2016-01-19 15:30:41 -08:00
sample_binary.go Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
sample_binary.py Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
sample_text.cpp Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
SampleBinary.cs Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
SampleBinary.java Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
samplebinary.js Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
SampleBinary.php Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00