Created attachment 1231228 [details] patch to fix perl warnings Description of problem: Throws perl warnings about deprecated syntax. Version-Release number of selected component (if applicable): 1.0-0.21.b7 How reproducible: always Steps to Reproduce: 1. run html2ps, or 2. run perl -cw /usr/bin/html2ps 3. Actual results: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m//DH { <-- HERE / at /usr/bin/html2ps line 3832. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\\patterns{ <-- HERE .*/ at /usr/bin/html2ps line 4083. Calling POSIX::tmpnam() is deprecated at /usr/bin/html2ps line 497. Expected results: No warnings. Additional info: Attached diff fixes both the regex problems and the deprecated tmpnam() call. Also attaching updated .spec file.
Created attachment 1231229 [details] updated .spec file to use patch
Thank you for the patch. I applied it.
html2ps-1.0-0.23.b7.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-9c7a7df908
html2ps-1.0-0.22.b7.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-d9975d205b
html2ps-1.0-0.21.b7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-70a3ee4a0d
html2ps-1.0-0.21.b7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-70a3ee4a0d
html2ps-1.0-0.22.b7.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d9975d205b
html2ps-1.0-0.23.b7.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-9c7a7df908
html2ps-1.0-0.23.b7.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
html2ps-1.0-0.22.b7.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.