Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Every invocation of "svk" generates the same warning.
https://bugzilla.redhat.com/show_bug.cgi?id=473407
Summary: Every invocation of "svk" generates the same warning. Product: Fedora Version: 9 Platform: All OS/Version: Linux Status: NEW Severity: low Priority: medium Component: perl-SVK AssignedTo: ianburrell@gmail.com ReportedBy: rpjday@crashcourse.ca QAContact: extras-qa@fedoraproject.org CC: ianburrell@gmail.com, fedora-perl-devel-list@redhat.com Classification: Fedora
$ rpm -q perl-SVK perl-SVK-2.0.2-3.fc9.noarch $ rpm -q swig swig-1.3.33-2.fc9.i386 $
Every invocation of "svk" generates the warning:
Name "swig_runtime_data::type_pointer3" used only once: possible typo at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/DynaLoader.pm line 226.
The command still runs but the warning gets a bit tiring after a while.
P.S. Based on the error, it's possible this is a SWIG issue instead.