From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#9066: cleanup: remove conditional preprocessor code that depends on __STDC__ Date: Thu, 14 Jul 2011 14:57:41 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1310669912 21046 80.91.229.12 (14 Jul 2011 18:58:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jul 2011 18:58:32 +0000 (UTC) Cc: Dan Nicolaescu , 9066@debbugs.gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 14 20:58:28 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QhR7C-0005wk-9Y for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jul 2011 20:58:26 +0200 Original-Received: from localhost ([::1]:35010 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhR7B-0000H7-B3 for geb-bug-gnu-emacs@m.gmane.org; Thu, 14 Jul 2011 14:58:25 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:36541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhR6r-0000GZ-Rg for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 14:58:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhR6p-0006W6-Sl for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 14:58:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhR6p-0006Vx-DY for bug-gnu-emacs@gnu.org; Thu, 14 Jul 2011 14:58:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QhR6o-0003k9-C4; Thu, 14 Jul 2011 14:58:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 14 Jul 2011 18:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9066 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 9066-submit@debbugs.gnu.org id=B9066.131066986914371 (code B ref 9066); Thu, 14 Jul 2011 18:58:02 +0000 Original-Received: (at 9066) by debbugs.gnu.org; 14 Jul 2011 18:57:49 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhR6b-0003jj-Kd for submit@debbugs.gnu.org; Thu, 14 Jul 2011 14:57:49 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QhR6Z-0003jX-Rp for 9066@debbugs.gnu.org; Thu, 14 Jul 2011 14:57:48 -0400 Original-Received: from localhost ([127.0.0.1]:41547) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhR6U-0000o9-00; Thu, 14 Jul 2011 14:57:42 -0400 X-Spook: Plame mindwar lynch computer terrorism Saudi Arabia X-Ran: 0R]0dD?6~Ad")LF*6YaFNQa|^sd2Uz%Sa.ui?2#bN&L#t|%4]*uw/69qPz0|{~LfT]c_^$ X-Hue: white X-Attribution: GM In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 14 Jul 2011 20:27:10 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 14 Jul 2011 14:58:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:49062 Archived-At: Lars Magne Ingebrigtsen wrote: > Dan Nicolaescu writes: > >> The source now assumes standard C, there are a few places that test __STDC__, >> those tests are not needed anymore. > > This was marked "notabug" by... somebody... so I'm closing the report. Closing is not appropriate. I marked it as notabug, because it isn't an actual "bug", IMO. But it is a TODO item, and this tracker is used for keeping track of those as well. So it should stay open, and actually get fixed after the feature freeze ends. I mean personally I wouldn't file this kind of trivia as a tracker item, but if people want to...