Skip to content

std: fix iterator dropping in List eq #244

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

Merged
merged 1 commit into from
May 25, 2025
Merged

std: fix iterator dropping in List eq #244

merged 1 commit into from
May 25, 2025

Conversation

nilscrm
Copy link
Contributor

@nilscrm nilscrm commented May 25, 2025

When lists or strings of the same length were compared that are not equal, not dropping the iterator deletes part of the string.

@nilscrm nilscrm requested a review from tjjfvi May 25, 2025 20:42
Copy link
Member

@tjjfvi tjjfvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fork/drop can't come quickly enough...

@tjjfvi tjjfvi added this pull request to the merge queue May 25, 2025
Merged via the queue into main with commit 34fd70a May 25, 2025
6 checks passed
@tjjfvi tjjfvi deleted the fix-list-eq branch May 25, 2025 22:32
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.

2 participants