From owner-freebsd-ports@FreeBSD.ORG Fri Jul 18 21:12:13 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5613737B401; Fri, 18 Jul 2003 21:12:13 -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 7A79243FA3; Fri, 18 Jul 2003 21:12:12 -0700 (PDT) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 0784B38792; Sat, 19 Jul 2003 06:12:10 +0200 (CEST) Date: Sat, 19 Jul 2003 06:12:10 +0200 From: Simon Barner To: Kris Kennaway Message-ID: <20030719041210.GF467@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="QqzFzR/RUlLahzby" 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 editors/hte X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 04:12:13 -0000 --QqzFzR/RUlLahzby Content-Type: multipart/mixed; boundary="hdW7zL/qDS6RXdAL" Content-Disposition: inline --hdW7zL/qDS6RXdAL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline --hdW7zL/qDS6RXdAL Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-htapp.cc" Content-Transfer-Encoding: quoted-printable --- htapp.cc.orig Sat Jul 19 05:35:07 2003 +++ htapp.cc Sat Jul 19 05:39:02 2003 @@ -2028,7 +2028,7 @@ get_stdbounds_tool(&b); =20 ht_project_window *project_window=3Dnew ht_project_window(); - project_window->init(&b, "project window", FS_KILLER | FS_TITLE | FS_NUM= BER | FS_MOVE | FS_RESIZE, 0, &(ht_project*)project); + project_window->init(&b, "project window", FS_KILLER | FS_TITLE | FS_NUM= BER | FS_MOVE | FS_RESIZE, 0, (ht_project**)&project); =20 bounds k =3D b; k.x =3D b.w-2; --hdW7zL/qDS6RXdAL-- --QqzFzR/RUlLahzby 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/GMUaCkn+/eutqCoRAmmHAJ94ocXPd3kR8R7PcmSYAPxK4dSnjACfUv8y fxauxhcr39rAO0QfNcdiB7U= =C0jm -----END PGP SIGNATURE----- --QqzFzR/RUlLahzby--