Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433637 - sys-apps/less - lesspipe.sh should use readelf -W
Summary: sys-apps/less - lesspipe.sh should use readelf -W
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-01 10:44 UTC by Raphaël Droz
Modified: 2012-09-04 19:14 UTC (History)
0 users

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 Raphaël Droz 2012-09-01 10:44:34 UTC
in order to avoid function names getting split to 80 characters.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2012-09-02 20:44:49 UTC
This needs to be reported upstream. Not a Gentoo bug
Comment 2 SpanKY gentoo-dev 2012-09-04 19:12:43 UTC
(In reply to comment #1)

lesspipe.sh is completely from Gentoo.  upstream provides the framework, but distros fill this particular piece out themselves.
Comment 3 SpanKY gentoo-dev 2012-09-04 19:14:10 UTC
should be all set now in the tree; thanks for the report!

Commit message: Use the --wide flag when calling readelf to avoid truncating long symbol names
http://sources.gentoo.org/sys-apps/less/files/lesspipe.sh?r1=1.47&r2=1.48