[Bug 175198] Review Request: perl-Math-Pari

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 1 00:55:55 UTC 2006


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 at di.uminho.pt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163776                      |163778
              nThis|                            |




------- Additional Comments From jpo at 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.




More information about the fedora-extras-list mailing list