#1124: t/op/arithmetics_pms.t is skipping bigint/bignum test even when gmp is
available
---------------------+------------------------------------------------------
 Reporter:  mikehh   |       Owner:       
     Type:  bug      |      Status:  new  
 Priority:  normal   |   Milestone:       
Component:  testing  |     Version:  1.6.0
 Severity:  medium   |    Keywords:       
     Lang:           |       Patch:       
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by mikehh):

 ok the value of $PConfig {gmp} is 'defined' which is a string not an
 integer

 changing .local int gmp to .local string gmp gets the test to pass

 commit r41949

 will see if this works on other platforms before closing the ticket

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1124#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to