Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 2ec5d016fa6848f33aa614671ac83017dda4be51
      
https://github.com/parrot/parrot/commit/2ec5d016fa6848f33aa614671ac83017dda4be51
  Author: Brian Gernhardt <[email protected]>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M t/pmc/bignum.t

  Log Message:
  -----------
  Fix warning in t/pmc/bignum.t for GMP 5

This code was trying to warn about GMP prior to 4.1.4, but instead was
warning about any version before x.1.4.  I rearranged the logic to
make the intent more clear and to not warn about GMP 5+.



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to