Changes between Initial Version and Version 1 of Ticket #932
- Timestamp:
- 08/18/09 06:20:49 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #932 – description
initial v1 1 {{{ 1 2 In file included from ./src/pmc/bignum.pmc:148: 2 3 /opt/local/include/gmp.h:431:74: warning: "__STDC_VERSION__" is not defined 3 4 In file included from ./src/pmc/bigint.pmc:32: 4 5 /opt/local/include/gmp.h:431:74: warning: "__STDC_VERSION__" is not defined 5 6 }}} 6 7 This happens with GMP 4.3.1, the latest current stable release.