Date: Sun, 7 Apr 2002 03:27:24 -0700 (PDT) From: Murray Stokely <murray@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.h Message-ID: <200204071027.g37AROq36064@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2002/04/07 03:27:24 PDT Modified files: usr.sbin/sysinstall sysinstall.h Log: GCC >= 3 and C99 handle zero-length arrays differently than older versions of GCC. With this change, sysinstall compiles and works fine with GCC 3.1 or 2.95. Revision Changes Path 1.224 +6 -0 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204071027.g37AROq36064>