[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Bug 175198] Review Request: perl-Math-Pari
- From: bugzilla redhat com
- To: fedora-extras-list redhat com
- Subject: [Bug 175198] Review Request: perl-Math-Pari
- Date: Tue, 31 Jan 2006 19:55:55 -0500
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.
Summary: Review Request: perl-Math-Pari
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=175198
jpo di uminho pt changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163776 |163778
nThis| |
------- Additional Comments From jpo di uminho pt 2006-01-31 19:55 EST -------
Paul,
1) Would you mind just hardcoding the pari version? The current construct
appears to be error prone: for example, it doesn't handle the current pari
development version - 2.2.12 - or any other version component with more
than 1 digit.
If I assume the Math::Pari version as 2.021201 it will output 2.212 as
the pari version (it should output 2.2.12).
$ echo 2.021201 | perl -pi -e 'tr/0/./;s/\.+/./;s/\.[^.]*$//'
2.212
2) There is also a new version available. Could you update?
Diff from Math-Pari-2.010702 to Math-Pari-2.010703
http://search.cpan.org/diff?from=Math-Pari-2.010702&to=Math-Pari-2.010703
jpo
--
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]