andyvand / gmpy

Automatically exported from code.google.com/p/gmpy
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Comparing mpz with infinity causes segfault #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by Fredrik in comments on Issue 33.

mpz(3) > 1e1000 causes a segfault.

Original issue reported on code.google.com by casevh on 6 Sep 2009 at 6:51

GoogleCodeExporter commented 9 years ago
Fixed in r169.

Original comment by casevh on 7 Sep 2009 at 4:30