Re: [MacPorts] #39122: zmq @3.2.3 test error: ‘strndup’ was not declared in this scope
MacPorts
noreply at macports.org
Mon May 20 18:04:45 PDT 2013
#39122: zmq @3.2.3 test error: ‘strndup’ was not declared in this scope
-----------------------+----------------------
Reporter: deesto@… | Owner: merijn@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: zmq |
-----------------------+----------------------
Comment (by jdgleeson@…):
I've seen `patch` get confused like this when I have tried to edit a diff
file by hand and incorrectly alterered the line numbers on the @@ lines. I
suspect that is what happened here, because the line numbers on the @@
lines are the same as in the patch file I submitted above, but the lines
{{{
- } else {
+ }
+ else {
}}
have been replaced by
{{{
} else {
}}}
so they are just as mutually inconsistent as if I had tried to do this
myself :-)
--
Ticket URL: <https://trac.macports.org/ticket/39122#comment:18>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list