Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove assertion preventing node deletion. #117

Closed

Conversation

hq6
Copy link
Contributor

@hq6 hq6 commented Jun 26, 2024

Previously, there was an assertion preventing the use of NULL target nodes for fy_document_insert_at.

This commit removes the assertion and resolves #115.

Previously, there was an assertion preventing the use of NULL target
nodes for `fy_document_insert_at`.

This commit removes the assertion and resolves pantoniou#115.
@pantoniou
Copy link
Owner

Merged in 13fc5ac and a test case added so that it doesn't happen again..

@pantoniou pantoniou closed this Jun 26, 2024
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.

Bug: Library cannot delete nodes contrary to documentation
2 participants