#20507: gmp.h uses possibly undefined __STDC_VERSION__ --------------------------------+------------------------------------------- Reporter: stephen@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gmp --------------------------------+------------------------------------------- Comment(by vinc17@…): I think you could still add {{{&& defined __STDC_VERSION__}}} before {{{&& __STDC_VERSION__ >= 199901L}}} (I haven't tried, but this should make the warning disappear). -- Ticket URL: <http://trac.macports.org/ticket/20507#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS