#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 stephen@…): When building XEmacs 21.5.29, I get several score of these warnings: {{{ /Users/steve/src/XEmacs/sandbox/src/number-gmp.h:43, from /Users/steve/src/XEmacs/sandbox/src/number.h:62, from /Users/steve/src/XEmacs/sandbox/src/lisp.h:3874, from /Users/steve/src/XEmacs/sandbox/src/EmacsFrame.c:30: /opt/local/include/gmp.h:427:74: warning: "__STDC_VERSION__" is not defined }}} because "lisp.h" is included practically everywhere. Xcode is not involved, except that maybe it supplied this version of the compiler. -- Ticket URL: <http://trac.macports.org/ticket/20507#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS