A "static declaration following non-static declaration" problem existed in editors/dedit's source. I took the chance to do some cleanup. Now the code compiles without warnings ;-) How-To-Repeat: cd /usr/ports/editors/dedit && make
Ok, I see that gtk-send-pr 0.4.8 is not better than www-3.1 at keeping tabs and spaces in order... Here's the patch: http://www.gahr.ch/FreeBSD/patches/117801_dedit.diff -- Pietro Cerutti PGP Public Key: http://gahr.ch/pgp
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-11-05 10:15:49 UTC FreeBSD ports repository Modified files: editors/lfhex Makefile Added files: editors/lfhex/files patch-src-mappings.h Log: - Fix build with gcc 4.2 PR: 117801 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav) Revision Changes Path 1.23 +3 -3 ports/editors/lfhex/Makefile 1.1 +29 -0 ports/editors/lfhex/files/patch-src-mappings.h (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"
miwi 2007-11-05 10:16:11 UTC FreeBSD ports repository Modified files: editors/dedit Makefile Added files: editors/dedit/files patch-src-dedit.h patch-src-file.c patch-src-jcode.c patch-src-print.c Log: - Fix build with gcc 4.2 PR: 117801 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav) Revision Changes Path 1.33 +2 -8 ports/editors/dedit/Makefile 1.1 +10 -0 ports/editors/dedit/files/patch-src-dedit.h (new) 1.1 +46 -0 ports/editors/dedit/files/patch-src-file.c (new) 1.1 +46 -0 ports/editors/dedit/files/patch-src-jcode.c (new) 1.1 +11 -0 ports/editors/dedit/files/patch-src-print.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"