From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Trunk does not compile, undefined interval_* (a lot of them) Date: Fri, 10 Aug 2012 21:32:14 +0800 Message-ID: <871ujevpnl.fsf@gnu.org> References: <5025015A.6030301@swipnet.se> <5025040D.1080906@yandex.ru> <50250479.8040503@swipnet.se> <50250BEB.2050003@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1344605552 20494 80.91.229.3 (10 Aug 2012 13:32:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Aug 2012 13:32:32 +0000 (UTC) Cc: Jan =?utf-8?Q?Dj=C3=A4rv?= , emacs-devel@gnu.org To: Dmitry Antipov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 10 15:32:32 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SzpKF-0000HR-3y for ged-emacs-devel@m.gmane.org; Fri, 10 Aug 2012 15:32:27 +0200 Original-Received: from localhost ([::1]:57004 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzpKE-0004nn-6g for ged-emacs-devel@m.gmane.org; Fri, 10 Aug 2012 09:32:26 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzpKB-0004nX-HH for emacs-devel@gnu.org; Fri, 10 Aug 2012 09:32:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzpKA-0000vg-E1 for emacs-devel@gnu.org; Fri, 10 Aug 2012 09:32:23 -0400 Original-Received: from mail-pb0-f41.google.com ([209.85.160.41]:62427) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzpKA-0000vJ-4q for emacs-devel@gnu.org; Fri, 10 Aug 2012 09:32:22 -0400 Original-Received: by pbbro12 with SMTP id ro12so3037558pbb.0 for ; Fri, 10 Aug 2012 06:32:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=PKknUjGv+lL0c10k74Mg350Nptidgdnc+ZBzoB67Wuo=; b=w9Lzc9yaC/FjDQypTwkKXrMoBtwPOx+KD8VNNY/FY07zXuYQERrDHcZ5N/e9fbs+hg kDPps+zSiSGdBTlrl3mTSa3qfplhmrpSvZ7HwKkB6BkJzAEFd0f1gyYE1Dr/y+N3X99W kNgRQXwVcyVj0fgBhaDY7eTYYLnt4lcttzLZD/mS8j8uDFA9uTeNArnZuIh+L5bdDtQ/ qUq0COBufQgwmuj4K4/SWVhwHAAX7W5zfTDSm7UiWko1W52htlOjI/V8a2TsUbnLQOVq PLwmrqYY3Cxpm/QxeNpYYPrxwKBiA1R4TtQe/78veneQwR9HLLifnfcaCtnnh8oR72sm KbtA== Original-Received: by 10.68.217.100 with SMTP id ox4mr12642210pbc.87.1344605540694; Fri, 10 Aug 2012 06:32:20 -0700 (PDT) Original-Received: from ulysses (cm162.gamma80.maxonline.com.sg. [202.156.80.162]) by mx.google.com with ESMTPS id wf7sm3362458pbc.34.2012.08.10.06.32.17 (version=SSLv3 cipher=OTHER); Fri, 10 Aug 2012 06:32:19 -0700 (PDT) In-Reply-To: <50250BEB.2050003@yandex.ru> (Dmitry Antipov's message of "Fri, 10 Aug 2012 17:26:03 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.160.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152409 Archived-At: Dmitry Antipov writes: >> Compile without optimizations. > > OK, got it. Should be fixed in 109551. In the first place, what problem is this patch trying to solve?