corda/classpath
Joel Dice 5b618982b5 explicitly override UNUSED definition
Recent versions of jni.h such as the one provided by Debian Jessie's
OpenJDK define UNUSED in a way that conflicts with our definition and
usage, so we need to explicitly undefine it before redefining it to
avoid compiler noise.
2014-08-17 15:34:44 -06:00
..
avian fix all the bugs 2014-07-12 16:57:24 -06:00
java add hashCode and equals methods to java/util/Map 2014-08-15 10:44:22 -06:00
sun update copyright years 2014-04-23 15:33:41 -06:00
java-io.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-lang.cpp Merge pull request #317 from joshuawarner32/cmake-vs 2014-07-31 08:16:48 -06:00
java-net.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-nio.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-util-zip.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
java-util.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
jni-util.h explicitly override UNUSED definition 2014-08-17 15:34:44 -06:00
sockets.cpp bulk, global reformat 2014-07-11 13:25:22 -06:00
sockets.h explicitly override UNUSED definition 2014-08-17 15:34:44 -06:00