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

euse: Recognize capital letters in atom names #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

webknjaz
Copy link

@webknjaz webknjaz commented Oct 9, 2024

This fixes a bug [1] where euse would treat parts of atom names with capital letters as versions and hit surprising code branches.

This can be verified by running euse -p x11-libs/wxGTK -E webkit before and after. It should not result in an ERROR: Invalid package atom. Did you forget the leading '='?.

This fixes a bug [[1]] where `euse` would treat parts of atom names
with capital letters as versions and hit surprising code branches.

[1]: https://bugs.gentoo.org/941200

Signed-Off-By: Sviatoslav Sydorenko <[email protected]>
@webknjaz
Copy link
Author

webknjaz commented Dec 6, 2024

@mgorny any chance to get this looked at?

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