From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.bugs Subject: bug#1043: emacs does not compile when using uClibc Date: Wed, 01 Oct 2008 21:01:54 -0400 Message-ID: References: <200809280715.m8S7Fg1f020280@mothra.ics.uci.edu> Reply-To: rms@gnu.org, 1043@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1222911010 2543 80.91.229.12 (2 Oct 2008 01:30:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 01:30:10 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Stefan Monnier , 1043@emacsbugs.donarmstrong.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 03:31:08 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KlD23-0000KO-SE for geb-bug-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 03:31:08 +0200 Original-Received: from localhost ([127.0.0.1]:33777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlD10-0007uZ-Kh for geb-bug-gnu-emacs@m.gmane.org; Wed, 01 Oct 2008 21:30:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KlD0x-0007tl-BI for bug-gnu-emacs@gnu.org; Wed, 01 Oct 2008 21:29:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KlD0w-0007t0-PU for bug-gnu-emacs@gnu.org; Wed, 01 Oct 2008 21:29:59 -0400 Original-Received: from [199.232.76.173] (port=55497 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlD0w-0007si-F2 for bug-gnu-emacs@gnu.org; Wed, 01 Oct 2008 21:29:58 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:51099) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KlD0v-0002Fj-S9 for bug-gnu-emacs@gnu.org; Wed, 01 Oct 2008 21:29:58 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m921TtAD001999; Wed, 1 Oct 2008 18:29:56 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m921A5iM029907; Wed, 1 Oct 2008 18:10:05 -0700 X-Loop: don@donarmstrong.com Resent-From: "Richard M. Stallman" Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 02 Oct 2008 01:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1043 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Original-Received: via spool by 1043-submit@emacsbugs.donarmstrong.com id=B1043.122290945227811 (code B ref 1043); Thu, 02 Oct 2008 01:10:04 +0000 Original-Received: (at 1043) by emacsbugs.donarmstrong.com; 2 Oct 2008 01:04:12 +0000 Original-Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m92149XJ027803 for <1043@emacsbugs.donarmstrong.com>; Wed, 1 Oct 2008 18:04:11 -0700 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KlCZm-0002QZ-AD; Wed, 01 Oct 2008 21:01:54 -0400 In-reply-to: (message from Stefan Monnier on Wed, 01 Oct 2008 09:27:06 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Wed, 01 Oct 2008 21:29:59 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:20980 Archived-At: It looks safe enough. But let's just note for the future that PENDING_OUTPUT_COUNT should die. That feature used to be important for making output preemption really work on remote logins. Please do not get rid of it!