Skip to content

Conversation

@mayant15
Copy link

There are some calls in src/node.zig that don't compile:

  1. currentFieldId() and currentNode() don't exist on TreeCursor but fieldId() and node() do.
  2. Some calls to toOwnedSlice() do not have an allocator.

The first one seems to be a deliberate change (7f531d3), so maybe you'd prefer I fix method names in TreeCursor instead? Let me know! ^-^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant