[Bug 977592] svk throws perl errors while syncing and fails to update properly

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 26 06:16:41 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=977592

--- Comment #5 from Petr Pisar <ppisar at redhat.com> ---
Regarding $$, there was a change in Perl 5.16.0 in caching the value. It's not
cached anymore across threads. So there can be bad assumptions in SVK code. See
more using `perldoc perlvar'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=kPts96cQ74&a=cc_unsubscribe



More information about the perl-devel mailing list