From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lawrence Mitchell Newsgroups: gmane.emacs.devel Subject: Re: -g flag no longer default? Date: Thu, 22 Apr 2010 17:13:52 +0100 Message-ID: References: <87bpdb1nu9.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271954691 20342 80.91.229.12 (22 Apr 2010 16:44:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2010 16:44:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 22 18:44:48 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O4zWA-0006hk-3B for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 18:44:46 +0200 Original-Received: from localhost ([127.0.0.1]:59486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zW9-0007iP-Jw for ged-emacs-devel@m.gmane.org; Thu, 22 Apr 2010 12:44:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O4zAa-00070I-G6 for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:22:28 -0400 Original-Received: from [140.186.70.92] (port=36850 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4zAS-0004fS-VS for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:22:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4z3P-0005xN-Jd for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:15:04 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:39249) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4z3P-0005wx-BI for emacs-devel@gnu.org; Thu, 22 Apr 2010 12:15:03 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O4z3N-0005h5-NC for emacs-devel@gnu.org; Thu, 22 Apr 2010 18:15:01 +0200 Original-Received: from garnet.epcc.ed.ac.uk ([129.215.56.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2010 18:15:01 +0200 Original-Received: from wence by garnet.epcc.ed.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Apr 2010 18:15:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ connect(): No such file or directory Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: garnet.epcc.ed.ac.uk User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (usg-unix-v) Cancel-Lock: sha1:SD96rQasYUkkkDoJEHRaBsT1O4A= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124055 Archived-At: Chong Yidong wrote: > Miles Bader writes: >> To the best of my knowledge, the default compile flags for emacs were >> "-O2 -g" or something similar, but now it seems to omit the "-g". >> Is this really a change in the defaults? If so, it seems a bad change. > I'm sure this is a mistake. Could someone try to track down which of > the recent changes to configure.in in the trunk introduced this? It's this change: 2010-03-30 Dan Nicolaescu * configure.in: Remove all references to C_DEBUG_SWITCH. Cheers, Lawrence -- wence@gmx.li