From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Trunk does not compile, undefined interval_* (a lot of them) Date: Fri, 10 Aug 2012 14:54:17 +0200 Message-ID: <50250479.8040503@swipnet.se> References: <5025015A.6030301@swipnet.se> <5025040D.1080906@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1344603274 1304 80.91.229.3 (10 Aug 2012 12:54:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Aug 2012 12:54:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dmitry Antipov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 10 14:54: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 1SzojY-0007z5-2C for ged-emacs-devel@m.gmane.org; Fri, 10 Aug 2012 14:54:32 +0200 Original-Received: from localhost ([::1]:37615 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzojX-000604-9B for ged-emacs-devel@m.gmane.org; Fri, 10 Aug 2012 08:54:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:43713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzojR-0005zn-8d for emacs-devel@gnu.org; Fri, 10 Aug 2012 08:54:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzojQ-0000RR-9o for emacs-devel@gnu.org; Fri, 10 Aug 2012 08:54:25 -0400 Original-Received: from mailout.melmac.se ([62.20.26.67]:61385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzojQ-0000RL-2N for emacs-devel@gnu.org; Fri, 10 Aug 2012 08:54:24 -0400 Original-Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.melmac.se (Postfix) with ESMTP id C56E3C85B for ; Fri, 10 Aug 2012 14:54:17 +0200 (CEST) Original-Received: (qmail 9492 invoked by uid 89); 10 Aug 2012 12:54:04 -0000 Original-Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 10 Aug 2012 12:54:04 -0000 Original-Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 868067FA06C; Fri, 10 Aug 2012 14:54:17 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 In-Reply-To: <5025040D.1080906@yandex.ru> X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 62.20.26.67 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:152404 Archived-At: Hello. 2012-08-10 14:52, Dmitry Antipov skrev: > On 08/10/2012 04:40 PM, Jan Dj=C3=A4rv wrote: > >> This is the errors: > > Hm. Most probably these errors are introduced by 109548, but I don't > understand why. Will take a look, but it works just fine for me... > Compile without optimizations. Jan D.