From d785521932e450729bed719412f2e57dd3b8c1ae Mon Sep 17 00:00:00 2001 From: Baruch Even Date: Sun, 3 Aug 2014 23:21:58 +0300 Subject: [PATCH] Recompile capnpc schemas for capnpc 0.4 --- compiler/schema.capnp | 6 +++--- compiler/test.capnp.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/compiler/schema.capnp b/compiler/schema.capnp index 950bda2..9770de6 100644 --- a/compiler/schema.capnp +++ b/compiler/schema.capnp @@ -307,16 +307,16 @@ struct Value { text @12 :Text; data @13 :Data; - list @14 :Object; + list @14 :AnyPointer; enum @15 :UInt16; - struct @16 :Object; + struct @16 :AnyPointer; interface @17 :Void; # The only interface value that can be represented statically is "null", whose methods always # throw exceptions. - object @18 :Object; + object @18 :AnyPointer; } } diff --git a/compiler/test.capnp.c b/compiler/test.capnp.c index acc5db8..62d07d9 100644 --- a/compiler/test.capnp.c +++ b/compiler/test.capnp.c @@ -14,7 +14,7 @@ static const uint8_t capn_buf[8168] = { 77,0,0,0,34,0,0,0, 77,0,0,0,26,0,0,0, 76,0,0,0,6,0,20,0, - 13,229,209,254,24,0,0,0, + 29,109,174,255,24,0,0,0, 33,1,0,0,41,0,0,0, 33,1,0,0,34,0,0,0, 33,1,0,0,35,0,0,0, @@ -390,7 +390,7 @@ static const uint8_t capn_buf[8168] = { 77,0,0,0,34,0,0,0, 77,0,0,0,26,0,0,0, 76,0,0,0,6,0,20,0, - 45,223,209,254,24,0,0,0, + 61,103,174,255,24,0,0,0, 33,1,0,0,41,0,0,0, 33,1,0,0,34,0,0,0, 33,1,0,0,35,0,0,0, @@ -685,7 +685,7 @@ static const uint8_t capn_buf[8168] = { 77,0,0,0,34,0,0,0, 77,0,0,0,26,0,0,0, 76,0,0,0,6,0,20,0, - 145,218,209,254,24,0,0,0, + 161,98,174,255,24,0,0,0, 33,1,0,0,41,0,0,0, 33,1,0,0,34,0,0,0, 33,1,0,0,35,0,0,0,