. Don't use inline on functions that are intended to be used in multiple files. This fixes compilation with clang.
My understanding is that the C99 standard treats inline methods as having static linkage by default. This is different from the GNU C definition of inline, which is why this compiled with gcc. --------------------------------------------------------------------- Build ID: 20140413174800-16367 Job owner: [email protected] Buildtime: 63 minutes Enddate: Sun, 13 Apr 2014 18:50:57 GMT Revision: 351234 Repository: https://svnweb.freebsd.org/ports?view=revision&revision=351234 --------------------------------------------------------------------- Port: x11-wm/afterstep-stable 2.2.12 Buildgroup: 8.4-QAT/amd64 Buildstatus: LEFTOVERS Log: https://qat.redports.org//[email protected]/20140413174800-16367-317158/afterstep-2.2.12.log Buildgroup: 8.4-QAT/i386 Buildstatus: LEFTOVERS Log: https://qat.redports.org//[email protected]/20140413174800-16367-317159/afterstep-2.2.12.log Buildgroup: 9.2-QAT/amd64 Buildstatus: LEFTOVERS Log: https://qat.redports.org//[email protected]/20140413174800-16367-317160/afterstep-2.2.12.log Buildgroup: 9.2-QAT/i386 Buildstatus: LEFTOVERS Log: https://qat.redports.org//[email protected]/20140413174800-16367-317161/afterstep-2.2.12.log -- Buildarchive URL: <https://qat.redports.org/buildarchive/20140413174800-16367> redports <https://qat.redports.org/> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
