Bug 151459 - [PATCH] perl 5.8.8 causes unneeded warnings with Class::Autouse
Summary: [PATCH] perl 5.8.8 causes unneeded warnings with Class::Autouse
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 11:13 UTC by Marcus Rückert
Modified: 2006-02-18 16:22 UTC (History)
2 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Rückert 2006-02-16 11:13:52 UTC
[[[
$ svk help
Prototype mismatch: sub SVK::Util::resolve_alias: none vs ($) at /usr/lib/perl5/5.8.8/autouse.pm line 57, <$fh> line 21.
]]]

this got broken by perl 5.8.8
see this link for details and a workaround:
http://xrl.us/jxtj

I applied this fix to the perl installation on my box and the warning went away. we should consider this workaround because otherwise every svk call causes at least one warning.
Comment 1 Michael Schröder 2006-02-18 16:22:56 UTC
Fixed in STABLE.