Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83846 - genlop does not correctly escape program name
Summary: genlop does not correctly escape program name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 09:46 UTC by Bernd Wurst
Modified: 2005-07-29 08:25 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernd Wurst 2005-03-02 09:46:43 UTC
While compiling libstdc++-v3, I cannot use genlop -c because it does not correctly escape the '++' of the program name resulting in an invalid regex-pattern. I get the following error:

# genlop -c
Nested quantifiers in regex; marked by <-- HERE in m/^(.*?):  >>> emerge .*?\)(.*?/libstdc++ <-- HERE -v3.*?)to // at /usr/bin/genlop line 526, <_GEN_1> line 1.

used genlop version: 0.30.2
Comment 1 Daniel Webert 2005-04-28 12:21:25 UTC
genlop-0.30.3 -c has no problems while emerging libsigc++ overhere
Comment 2 Antonio Dolcetta 2005-07-28 07:57:37 UTC
should be fixed in genlop-0.30.3
can someone close this please ?
Comment 3 Daniel Webert 2005-07-29 08:25:31 UTC
see #2