This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/2534: Tiny fixes for gnu-nat and another enhancement


The following reply was made to PR build/2534; it has been noted by GNATS.

From: Thomas Schwinge <tschwinge@gnu.org>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com
Cc:  
Subject: Re: build/2534: Tiny fixes for gnu-nat and another enhancement
Date: Mon, 6 Oct 2008 11:53:17 +0200

 --LwW0XdcUbUexiWVK
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="gdb-3-werror.patch"
 Content-Transfer-Encoding: quoted-printable
 
 Please be invited to contact us upstream at <bug-hurd@gnu.org> before doing=
  such changes.  This has already been fixed in upstream glibc.
 
 2008-10-06  Thomas Schwinge  <tschwinge@gnu.org>
 
 	* Makefile.in: Revert 2008-09-10 change, as the problem is fixed
 	upstream.
 
 Index: Makefile.in
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 RCS file: /cvs/src/src/gdb/Makefile.in,v
 retrieving revision 1.1049
 retrieving revision 1.1048
 diff -u -p -r1.1049 -r1.1048
 --- Makefile.in	10 Sep 2008 18:13:21 -0000	1.1049
 +++ Makefile.in	20 Aug 2008 10:18:23 -0000	1.1048
 @@ -1343,13 +1343,6 @@ ALLDEPFILES =3D \
  # Some files need explicit build rules (due to -Werror problems) or due
  # to sub-directory fun 'n' games.
 =20
 -# "gnu-nat.c" gets "suggest parentheses around assignment used as
 -# truth value" errors.  It turns out that there is a system header
 -# that does `if (a =3D b)'.
 -gnu-nat.o: $(srcdir)/gnu-nat.c
 -	$(COMPILE.pre) $(INTERNAL_WARN_CFLAGS) $(COMPILE.post) $(srcdir)/gnu-nat.c
 -	$(POSTCOMPILE)
 -
  hpux-thread.o: $(srcdir)/hpux-thread.c
  	$(COMPILE) -I$(srcdir)/osf-share -I$(srcdir)/osf-share/HP800 \
  		-I/usr/include/dce $(srcdir)/hpux-thread.c
 
 --LwW0XdcUbUexiWVK
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: Digital signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.2 (GNU/Linux)
 
 iD8DBQFI6eANgfzh735dTTURAk6LAKCG1XUeQVu40gHsTby+0W9N/77diwCghiBq
 u/6AxFsaY6pChKc+uXUohZ8=
 =LNn8
 -----END PGP SIGNATURE-----
 
 --LwW0XdcUbUexiWVK--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]