From owner-freebsd-current@FreeBSD.ORG Tue Jul 22 05:27:00 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 780FA37B40E; Tue, 22 Jul 2003 05:27:00 -0700 (PDT) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D061143F93; Tue, 22 Jul 2003 05:26:59 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id A5D9B3880B; Tue, 22 Jul 2003 14:26:58 +0200 (CEST) Date: Tue, 22 Jul 2003 14:26:58 +0200 From: Simon Barner To: Kris Kennaway Message-ID: <20030722122658.GD552@zi025.glhnet.mhn.de> References: <20030718025200.GA36893@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rCb8EA+9TsBVtA92" Content-Disposition: inline In-Reply-To: <20030718025200.GA36893@rot13.obsecurity.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: ports@FreeBSD.org cc: current@FreeBSD.org Subject: Re: Fixing gcc 3.3 compile failures -- fix for www/mod_index_rss X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 12:27:00 -0000 --rCb8EA+9TsBVtA92 Content-Type: multipart/mixed; boundary="AqCDj3hiknadvR6t" Content-Disposition: inline --AqCDj3hiknadvR6t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --AqCDj3hiknadvR6t Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-mod_index_rss.c" Content-Transfer-Encoding: quoted-printable --- mod_index_rss.c.orig Tue Jul 22 04:37:54 2003 +++ mod_index_rss.c Tue Jul 22 04:39:22 2003 @@ -11,18 +11,18 @@ =20 #define TIME_FORMAT "%a %b %d %H:%M:%S %Y" /* This is the XML header file */ -#define HEADER " - - - - - - +#define HEADER "\n\ +\n\ +\n\ +\n\ +\n\ +\n\ +\n\ " =20 -#define FOOTER " - +#define FOOTER "\n\ +\n\ " =20 =20 --AqCDj3hiknadvR6t-- --rCb8EA+9TsBVtA92 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/HS2SCkn+/eutqCoRAhvCAKDHGOczCkagv3Ndhtru/slIxoSD0wCeNCf4 BjWyBiqwBykiLgd8TF65S/4= =5GOh -----END PGP SIGNATURE----- --rCb8EA+9TsBVtA92--