Ticket #932 (closed bug: wontfix)
Warnings in compiling bignum.pmc
| Reported by: | dukeleto | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | none | Version: | 1.4.0 |
| Severity: | medium | Keywords: | |
| Cc: | Language: | ||
| Patch status: | Platform: |
Description (last modified by dukeleto) (diff)
In file included from ./src/pmc/bignum.pmc:148: /opt/local/include/gmp.h:431:74: warning: "__STDC_VERSION__" is not defined In file included from ./src/pmc/bigint.pmc:32: /opt/local/include/gmp.h:431:74: warning: "__STDC_VERSION__" is not defined
This happens with GMP 4.3.1, the latest current stable release.
Change History
Note: See
TracTickets for help on using
tickets.
