Date: Sat, 19 Jul 2003 06:13:05 +0200 From: Simon Barner <barner@in.tum.de> To: Kris Kennaway <kris@obsecurity.org> Cc: current@FreeBSD.org Subject: Re: Fixing gcc 3.3 compile failures -- fix for science/gdis Message-ID: <20030719041305.GG467@zi025.glhnet.mhn.de> In-Reply-To: <20030718025200.GA36893@rot13.obsecurity.org> References: <20030718025200.GA36893@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030719041305.GG467>