#25752: ortp.h has broken ortp_logv -------------------------------------+-------------------------------------- Reporter: akim.demaille@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: linphone -------------------------------------+-------------------------------------- The code for ortp_logv in ortp.h is completely wrong. It lacks the initial "do", and as a result the trailing while(0) is applied to the *following* statement, which is skipped. -- Ticket URL: <http://trac.macports.org/ticket/25752> MacPorts <http://www.macports.org/> Ports system for Mac OS