Fix: Attached patch makes graphics/svgalib build using clang. It changes a number of main functions in what I assume is utility programs to return int instead of void, as per the C standard.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->freebsd-ports-bugs Back to pool at assignee request for the moment.
State Changed From-To: open->closed committed, thanks
arved 2011-07-14 15:54:25 UTC FreeBSD ports repository Modified files: graphics/svgalib/files patch-utils-gtf-gtfcalc.c Added files: graphics/svgalib/files patch-utils-convfont.c patch-utils-fix132x43.c patch-utils-restorefont.c patch-utils-restorepalette.c patch-utils-restoretextmode.c patch-utils-setmclk.c Log: Fix build with clang PR: 158548 Submitted by: Niclas Zeising Revision Changes Path 1.1 +11 -0 ports/graphics/svgalib/files/patch-utils-convfont.c (new) 1.1 +11 -0 ports/graphics/svgalib/files/patch-utils-fix132x43.c (new) 1.2 +11 -2 ports/graphics/svgalib/files/patch-utils-gtf-gtfcalc.c 1.1 +11 -0 ports/graphics/svgalib/files/patch-utils-restorefont.c (new) 1.1 +11 -0 ports/graphics/svgalib/files/patch-utils-restorepalette.c (new) 1.1 +11 -0 ports/graphics/svgalib/files/patch-utils-restoretextmode.c (new) 1.1 +13 -0 ports/graphics/svgalib/files/patch-utils-setmclk.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"