[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#55457: marked as done (xlibs: Please include build patch for Netscape)



Your message dated Tue, 2 Sep 2003 05:38:23 -0500
with message-id <20030902103823.GC6169@deadbeast.net>
and subject line xlibs: Please include build patch for Netscape
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Jan 2000 13:39:18 +0000
Received: (qmail 11754 invoked from network); 16 Jan 2000 13:39:18 -0000
Received: from skylla.rus.uni-stuttgart.de (141.58.231.9)
  by master.debian.org with SMTP; 16 Jan 2000 13:39:18 -0000
Received: from gybas.com (unihome1016.rus.uni-stuttgart.de [129.69.192.16])
	by skylla.rus.uni-stuttgart.DE (8.8.8/8.8.8) with ESMTP id OAA03975
	for <submit@bugs.debian.org>; Sun, 16 Jan 2000 14:39:11 +0100 (MET)
	env-from (stefan@gybas.com)
Message-ID: <3881C9C5.AA44E2DB@gybas.com>
Date: Sun, 16 Jan 2000 14:38:13 +0100
From: Stefan Gybas <stefan@gybas.com>
X-Mailer: Mozilla 4.71 [en] (X11; I; Linux 2.3.36 i586)
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: xlib6g: Please include build patch for Netscape
Content-Type: multipart/mixed;
 boundary="------------07F36F2DE569BA271547E6F7"

This is a multi-part message in MIME format.
--------------07F36F2DE569BA271547E6F7
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Package: xlib6g
Version 3.3.6-2
Severity: wishlist

Hi Branden!

I posted a patch for xfree86-1 to debian-devel and debian-x some time
ago and got a lot of positive feedback. The patch seems to prevent Netscape
crashes on a lot of systems and does not cause any harm to other X
applications. Please include this patch in your source package to compile
parts of libXt.so with gcc272 on i386 (and a build dependency on gcc272).

-- 
Stefan Gybas
--------------07F36F2DE569BA271547E6F7
Content-Type: text/plain; charset=us-ascii;
 name="011_egcs-motif.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="011_egcs-motif.diff"

diff -ruN xc.o/lib/Xt/Imakefile xc/lib/Xt/Imakefile > 011_egcs-motif.diff
--- xc.o/lib/Xt/Imakefile	Fri Nov  6 14:54:31 1998
+++ xc/lib/Xt/Imakefile	Sun Jan  9 15:25:50 2000
@@ -150,6 +150,11 @@
 	Vendor.c \
 	sharedlib.c
 
+#ifdef i386Architecture
+XCOMM horrible kludge to work around egcs problem that makes Motif applications (like Netscape) crash - some parts of libXt must be compiled with "gcc-2.7.2 -O2" for them to work
+Callback.o Destroy.o: CC=gcc272
+#endif
+
 OBJS = \
 	$(MISCOBJS) \
 	ActionHook.o \



--------------07F36F2DE569BA271547E6F7--


---------------------------------------
Received: (at 55457-done) by bugs.debian.org; 2 Sep 2003 10:38:55 +0000
>From branden@deadbeast.net Tue Sep 02 05:38:29 2003
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19u8YL-0005BR-00; Tue, 02 Sep 2003 05:38:25 -0500
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id 34B1064120; Tue,  2 Sep 2003 05:38:24 -0500 (EST)
Date: Tue, 2 Sep 2003 05:38:23 -0500
From: Branden Robinson <branden@debian.org>
To: 55457-done@bugs.debian.org
Subject: Re: xlibs: Please include build patch for Netscape
Message-ID: <20030902103823.GC6169@deadbeast.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="uXxzq0nDebZQVNAZ"
Content-Disposition: inline
User-Agent: Mutt/1.5.4i
Delivered-To: 55457-done@bugs.debian.org
X-Spam-Status: No, hits=-9.3 required=4.0
	tests=BAYES_30,PGP_SIGNATURE_2,USER_AGENT_MUTT
	version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)


--uXxzq0nDebZQVNAZ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This bug should have been closed a few years ago.

xfree86-1 (3.3.4-1) unstable; urgency=3Dlow
[...]
  * patch #011: changed Imakefiles to work around alleged egcs optimization
    breakage of netscape (Adam Heath)
[...]
 -- Branden Robinson <branden@debian.org>  Wed, 25 Aug 1999 21:16:27 -0500

However, later:

xfree86-1 (3.3.6-1) unstable; urgency=3Dlow
[...]
  * removed patches:
    - the "egcs/Netscape" bug workaround; according to Debian Netscape
      package maintainer, it doesn't actually accomplish anything
[...]
 -- Branden Robinson <branden@debian.org>  Mon, 10 Jan 2000 18:23:20 -0500

In any event, this issue is no longer relvant.

Closing.

--=20
G. Branden Robinson                |    The basic test of freedom is
Debian GNU/Linux                   |    perhaps less in what we are free to
branden@debian.org                 |    do than in what we are free not to
http://people.debian.org/~branden/ |    do.                  -- Eric Hoffer

--uXxzq0nDebZQVNAZ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAj9Ucx8ACgkQ6kxmHytGonyBNwCfbWaphKoA2SsUP2cGeGx4Rmi9
9bkAniwFv81/YKwXeP0QpODCY1KGpLg2
=j2Rw
-----END PGP SIGNATURE-----

--uXxzq0nDebZQVNAZ--



Reply to: