[MacPorts] #34331: libgda3 build fails with clang
MacPorts
noreply at macports.org
Thu Apr 11 19:40:40 PDT 2013
#34331: libgda3 build fails with clang
---------------------------+----------------------
Reporter: ryandesign@… | Owner: jwa@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords: clang
Port: libgda3 |
---------------------------+----------------------
Comment (by jmr@…):
Regardless of whose job it is to fix it, letting invalid code through is
absolutely not something you want to do. What even happens when a void
function returns a value? It's completely undefined. The top of the stack
could be clobbered by the unexpected value, the program could crash, or
anything at all could happen really.
--
Ticket URL: <https://trac.macports.org/ticket/34331#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list