#42800: ddd @3.3.12_2: error: friend declaration specifying a default argument must be a definition ---------------------+-------------------------------- Reporter: rbd@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: ddd | ---------------------+-------------------------------- Comment (by rbd@…): I also reported this bug on the ddd mailing list and Shaunak Saha, the ddd maintainer, is aware of it. I'm not sure when he is planning to distribute a patched release. In the meantime users can fix the problem by removing the default argument specifiers from the friend function declarations and then specifying those default arguments explicitly wherever those functions are called. (There are only a handful of such calls, so it's not too onerous.) On a related issue, Xcode no longer includes gdb, the underlying debugger required by ddd. The MacPorts gdb package installs gdb as ggdb, presumably to avoid conflicting with the no-longer-distributed Xcode gdb. This should also be fixed. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/42800#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X