#35728: gsoap: update to version to 2.8.9 and patch header macro ------------------------------------+--------------------------------------- Reporter: ajdudman@… | Owner: ryandesign@… Type: update | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Keywords: haspatch | Port: gsoap ------------------------------------+--------------------------------------- Comment(by ryandesign@…): Replying to [ticket:35728 ajdudman@…]:
Add patch to correct <gsoap/stdsoap2.h>. The SOAP_NEW(type) macro must be the old form without parenthesis for /usr/bin/gcc-4.2 on SL, i.e., !__APPLE_CC!__ 5666. I find this fix is useful, e.g., in building VirtualBox from the mercurial repository.
Could you elaborate on this patch? Where did it come from? Is there an upstream bug report about it? The port builds fine for me without the patch both on Mountain Lion with Xcode 4.4.1 and on Snow Leopard with Xcode 3.2.6. If it's not a build-time failure you're fixing but rather a runtime failure, what are the steps to reproduce the problem? -- Ticket URL: <https://trac.macports.org/ticket/35728#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS