From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 21:13:08 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 EF92A37B401; Fri, 18 Jul 2003 21:13:07 -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 47D8643F3F; Fri, 18 Jul 2003 21:13:07 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id DB10638792; Sat, 19 Jul 2003 06:13:05 +0200 (CEST) Date: Sat, 19 Jul 2003 06:13:05 +0200 From: Simon Barner To: Kris Kennaway Message-ID: <20030719041305.GG467@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="w6U88vdWm8UqIXvc" 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 science/gdis 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: Sat, 19 Jul 2003 04:13:08 -0000 --w6U88vdWm8UqIXvc Content-Type: multipart/mixed; boundary="IoFIGPN1N3g1Ryqz" Content-Disposition: inline --IoFIGPN1N3g1Ryqz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --IoFIGPN1N3g1Ryqz Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-rdf.c" --- rdf.c.orig Sat Jul 19 05:08:36 2003 +++ rdf.c Sat Jul 19 05:09:00 2003 @@ -445,8 +445,8 @@ printf("calculate_rdf(): a = %f b = %f c = %f alpha = %f beta = %f gamma = %f\n", model->pbc[0], model->pbc[1], model->pbc[2], model->pbc[3], model->pbc[4], model->pbc[5]); - printf("calculate_rdf(): latmat[0] = %f latmat[1] = %f latmat[2] = %f - \ncalculate_rdf(): latmat[3] = %f latmat[4] = %f latmat[5] = %f + printf("calculate_rdf(): latmat[0] = %f latmat[1] = %f latmat[2] = %f\ + \ncalculate_rdf(): latmat[3] = %f latmat[4] = %f latmat[5] = %f\ \ncalculate_rdf(): latmat[6] = %f latmat[7] = %f latmat[8] = %f\n", model->latmat[0], model->latmat[1], model->latmat[2], model->latmat[3], model->latmat[4], model->latmat[5], --IoFIGPN1N3g1Ryqz-- --w6U88vdWm8UqIXvc 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/GMVRCkn+/eutqCoRAiR1AJ0ZduY1w8BxH9g4v/wVNHY6J4s3pACg6F54 y+O8MYcWyszSPqhYjoEOffo= =e9fi -----END PGP SIGNATURE----- --w6U88vdWm8UqIXvc--