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

fix: use std lookup where needed #94

Merged
merged 1 commit into from
May 25, 2023
Merged

fix: use std lookup where needed #94

merged 1 commit into from
May 25, 2023

Conversation

wwmoraes
Copy link
Contributor

Follow-up of #93. Both fetchSize and fetchFlags work on association lists where the keys are the plain command string, so the standard lookup works fine. This leaves the lookup' for cases where the returned keys are prefixed with UID <number>, namely range fetches and search.

Tested locally:

  • fetch
  • fetchHeader
  • fetchSize
  • fetchHeaderFields
  • fetchHeaderFieldsNot
  • fetchFlags
  • fetchR
  • fetchByStringR

@qnikst
Copy link
Owner

qnikst commented May 25, 2023

Thanks a lot for your work!

@qnikst qnikst merged commit 8a3ff76 into qnikst:master May 25, 2023
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