Changes between Initial Version and Version 1 of Ticket #31030
- Timestamp:
- 08/30/11 07:50:05 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31030
- Property Cc bruck@… removed
- Property Keywords GMP, mpq_canonicalize removed
- Property Owner changed from macports-tickets@… to mcalhoun@…
- Property Port changed from to gmp
-
Ticket #31030 – Description
initial v1 1 1 Running this short program: 2 {{{ 2 3 #include <stdio.h> 3 4 #include <gmp.h> … … 13 14 return 0; 14 15 } 16 }}} 15 17 16 18 HANGS in my GMP 5.02 as installed by MacPorts (and also when I install it myself). It prints 537/238 once, and apparently hangs

