New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Initial Version and Version 1 of Ticket #31030


Ignore:
Timestamp:
08/30/11 07:50:05 (21 months ago)
Author:
macsforever2000@…
Comment:

In the future, please use WikiFormatting, fill in the Port field and Cc the maintainer(s).

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  
    11Running this short program: 
     2{{{ 
    23#include <stdio.h> 
    34#include <gmp.h> 
     
    1314  return 0; 
    1415} 
     16}}} 
    1517 
    1618HANGS in my GMP 5.02 as installed by MacPorts (and also when I install it myself).  It prints 537/238 once, and apparently hangs