diff --git a/shape.c b/shape.c index 9a6a74d00b..b2f2851c2c 100644 --- a/shape.c +++ b/shape.c @@ -1531,6 +1531,7 @@ Init_default_shapes(void) RUBY_ASSERT(root_with_obj_id->type == SHAPE_OBJ_ID); RUBY_ASSERT(root_with_obj_id->edge_name == id_object_id); RUBY_ASSERT(root_with_obj_id->next_field_index == 1); + (void)root_with_obj_id; } void