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

get rid of recursion in Sodg::find() #81

Open
yegor256 opened this issue Jan 18, 2023 · 3 comments
Open

get rid of recursion in Sodg::find() #81

yegor256 opened this issue Jan 18, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@yegor256
Copy link
Member

We can remove the recursion inside Sodg::find_with_indent(). The result of relay.re(v, &k) may be prepended to the locator and that's it.

@yegor256 yegor256 added the bug Something isn't working label Jan 18, 2023
@yegor256
Copy link
Member Author

@UARTman please, help

@l3r8yJ
Copy link
Contributor

l3r8yJ commented Feb 26, 2023

@yegor256 can i take this one?

@yegor256
Copy link
Member Author

@l3r8yJ sure, go ahead

@l3r8yJ l3r8yJ mentioned this issue Feb 27, 2023
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants