capnproto-java-rpc/compiler
dvdreddy b56b91531c Fix setting default vals for Enums
Currently since we are xoring the default value in
the enums, if a enum field is set and then queries
you will encouter wrong values being returned. Adding
the xor offset in the generated code fixes this. Also
added a small test for this check
2015-03-11 17:40:54 -04:00
..
src Fix setting default vals for Enums 2015-03-11 17:40:54 -04:00