Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40364 - perltidy ebuild use an obsolete version, need update
Summary: perltidy ebuild use an obsolete version, need update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-04 04:15 UTC by Charles Bueche
Modified: 2004-02-04 11:28 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 Charles Bueche 2004-02-04 04:15:58 UTC
When I use the latest available perltidy (20020425-r1) ebuild, I get this warning :

Possible precedence problem on bitwise & operator at /usr/lib/perl5/vendor_perl/5.8.0/Perl/Tidy.pm line 1677.

Using the new perltidy (20031021) from sourceforge doesn't exhibit the problem.

Reproducible: Always
Steps to Reproduce:
1. emerge perltidy
2. use it against any perl script
3. watch the STDERR output (1st line)

Actual Results:  
the script works as expected, but a warning is issued

Expected Results:  
works as expected, without warning

I haven't tested the full features of the newest perltidy, but the product
changelog at http://perltidy.sourceforge.net/ChangeLog.html shows a whole list
of fixed bugs and new functions. It make therefore sense to update the ebuild.
Comment 1 Charles Bueche 2004-02-04 11:28:08 UTC
solved by updating