Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287288 - eix complains about VSORT
Summary: eix complains about VSORT
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 23:45 UTC by Michał Bartoszkiewicz
Modified: 2009-10-11 17:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
My fix (eix-get_pkg_property.patch,567 bytes, patch)
2009-10-01 23:49 UTC, Michał Bartoszkiewicz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Bartoszkiewicz 2009-10-01 23:45:43 UTC
My eix-diff (SVN revision 938) shows the following message:
Node* PrintFormat::parse_variable(const std::string&) const: Variable 'VSORT' calls itself for printing

The attached patch fixes it for me.
Comment 1 Michał Bartoszkiewicz 2009-10-01 23:49:01 UTC
Created attachment 205796 [details, diff]
My fix
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-01 23:51:31 UTC
(Please follow metadata or make sure your bugs goto bug-wranglers. Thanks in advance.)

Thanks for the patch, Martin will review. :)
Comment 3 Martin Väth 2009-10-02 17:44:32 UTC
Thanks again. It's unbelievable that you were able to find this subtle bug
within this spaghetti-recursion(-avoidance) code.
The patch is already in the trunk and will be included in eix-0.18.2;
it seems like this will going to be a pure bugfix release...
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-11 17:47:47 UTC
0.18.2 is in the tree.