#14082: orbit2-2.14.11 fails to build (patch needs giop-endian.h, but the last one is missing) -----------------------------+---------------------------------------------- Reporter: chimgan@rol.ru | Owner: nox@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: orbit2 patch giop-endian.h -----------------------------+---------------------------------------------- Changes (by nox@macports.org): * status: new => closed * resolution: => fixed Comment: Of course I can, I'm the one who broke it in the first place ;) From ChangeLog: {{{ 2007-11-12 Jules Colding <colding@omesc.com> * src/orb/orb-core/corba-any.c (giop_byteswap): This function is only used in this file so there is really no need to keep giop- endian.[ch] around any more. }}} As the patch was to fix a bug with the function visibility, we don't need it anymore, giop_byteswap() is now declared as static in src/orb/orb-core /corba-any.c. Patch removed in r33447. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14082#comment:3> MacPorts </projects/macports> Ports system for Mac OS