OK, I've pushed a preliminary implementation of Struct and List constants: https://github.com/dwrensha/capnpc-rust/commit/75dbcf1744b7b22f4c2b5c359a80614416d3ac63 https://github.com/dwrensha/capnproto-rust/commit/e456b0e3f4d0b71a277d4b018a0a7978789e107f
- David On Thu, Apr 6, 2017 at 3:45 AM, stewart mackenzie <[email protected]> wrote: > I'm on commit capnpc-rust commit 929fbbc378ffa5eafd6ef1278e79a36bbf85dfbe > but I'm still getting the same error. > > The error can be reproduced by running: > > capnp compile -o /path/to/capnpc-rust mod.capnp in the tests directory > > where mod.capnp is this file: https://github.com/ > ethereumproject/sputnikvm/tree/master/tests > > kr/sjm > > On Thursday, April 6, 2017 at 8:25:19 AM UTC+8, David Renshaw wrote: >> >> I never got around to implementing Data constants, until just now: >> https://github.com/dwrensha/capnpc-rust/commit/929fbbc378ffa >> 5eafd6ef1278e79a36bbf85dfbe >> >> -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
