GNU bug report logs - #6382
24.0.50; Fix build on platforms including s/usg5-4.h after BSTRING change

Previous Next

Package: emacs;

Reported by: Lawrence Mitchell <wence <at> gmx.li>

Date: Wed, 9 Jun 2010 11:47:02 UTC

Severity: normal

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6382 in the body.
You can then email your comments to 6382 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6382; Package emacs. (Wed, 09 Jun 2010 11:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lawrence Mitchell <wence <at> gmx.li>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 09 Jun 2010 11:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lawrence Mitchell <wence <at> gmx.li>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50;
	Fix build on platforms including s/usg5-4.h after BSTRING change
Date: Wed, 09 Jun 2010 12:14:19 +0100
This change:

2010-06-06  Dan Nicolaescu  <dann <at> ics.uci.edu>

	Remove BSTRING related code, all platforms define it.

Breaks builds on systems that include src/s/usg5-4.h.  The
patch below fixes things.

Cheers,
Lawrence

2010-6-09  Lawrence Mitchell  <wence <at> gmx.li>

           * s/usg5-4.h: Remove spurious #ifdef HAVE_X_WINDOWS.

diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index b3518d7..e667ffd 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -61,9 +61,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* The docs for system V/386 suggest v.3 has sigpause, so let's try it.  */
 #define HAVE_SYSV_SIGPAUSE
 
-/* If we're using the System V X port, BSD bstring functions will be handy.  */
-#ifdef HAVE_X_WINDOWS
-
 /* On USG systems signal handlers return void.  */
 #define SIGTYPE void
 




bug closed, send any further explanations to Lawrence Mitchell <wence <at> gmx.li> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 11 Jun 2010 04:34:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Jul 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.