#39122: zmq @3.2.3 test error: ‘strndup’ was not declared in this scope -----------------------+---------------------- Reporter: deesto@… | Owner: merijn@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: zmq | -----------------------+---------------------- Comment (by jdgleeson@…): Here is a patch taken for this merge of a pull request https://github.com/zeromq/zeromq3-x/commit/400cbc208a768c4df5039f401dd2688ee... which was applied after zmq 3.2.3 was released. I did not enclose the patch in a version test like {{{ if {${os.platform} == "darwin" && ${os.major} <= 10} { patchfiles patch-tests-test_disconnect_inproc.cpp.diff } }}} because the patched mainline code has no version test, but there may be a reason to do so in Macports? -- Ticket URL: <https://trac.macports.org/ticket/39122#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X