Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Errors in perl-Newt: exported flag issue and documentation fixes https://bugzilla.redhat.com/show_bug.cgi?id=489825 Summary: Errors in perl-Newt: exported flag issue and documentation fixes Product: Fedora Version: 10 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: perl-Newt AssignedTo: jor...@redhat.com ReportedBy: kiltedkni...@verizon.net QAContact: extras...@fedoraproject.org CC: jor...@redhat.com, fedora-perl-devel-list@redhat.com Classification: Fedora Created an attachment (id=334882) --> (https://bugzilla.redhat.com/attachment.cgi?id=334882) Patch to remove additional reference of NEWT_FLAG_NOSCROLL Description of problem: In a perl script use Newt qw(:flags); produces: "NEWT_FLAG_NOSCROLL" is not exported by the Newt module Also, if you look at "man Newt" you will see a misspelling in the middle: Drawing panels instead uf running them And this at the end: POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 860: You forgot a ’=back’ before ’=head1’ Version-Release number of selected component (if applicable): 1.08-21 How reproducible: Install perl-Newt, use :flags as part of the list of things. Actual results: See above Expected results: No errors; no misspellings Additional info: Attached are two patch files to correct the problems along with a modified spec file. Since the newt-perl-1.08-debian.patch removed the one NEWT_FLAG_NOSCROLL, I am assuming that it should be removed. Otherwise, the export patch should be removed and the debian patch modified to leave NEWT_FLAG_NOSCROLL in place. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list