Files
allwpilib/wpilibj/wpilibJavaJNI
Peter Johnson 06372cb143 JNI: Don't call HALInitialize() within an assert().
If built without asserts enabled (e.g. -DNDEBUG), HALInitialize won't get
called.  Instead call outside the assert and then do the assert.

Change-Id: I51546b9f9fc9a74f8a3a732c4b754257d9697e46
2015-11-06 20:46:29 -08:00
..
2015-09-19 09:14:24 -07:00
C++
2014-12-07 11:19:14 -05:00
2014-04-01 11:18:29 -04:00
2015-05-20 16:22:17 -04:00