From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: https://sourceforge.net/projects/emacs-bin/files/snapshots/ Date: Mon, 31 Mar 2014 19:30:48 +0200 Message-ID: References: <82ppl2agnr.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1396287062 24162 80.91.229.3 (31 Mar 2014 17:31:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2014 17:31:02 +0000 (UTC) Cc: Emacs development discussions To: Martin Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 31 19:30:56 2014 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 1WUg2x-0002GV-1b for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2014 19:30:55 +0200 Original-Received: from localhost ([::1]:50422 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUg2w-00068y-Dx for ged-emacs-devel@m.gmane.org; Mon, 31 Mar 2014 13:30:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUg2t-00068t-42 for emacs-devel@gnu.org; Mon, 31 Mar 2014 13:30:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WUg2s-0000D7-Aj for emacs-devel@gnu.org; Mon, 31 Mar 2014 13:30:51 -0400 Original-Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:60422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WUg2s-0000Cy-2L for emacs-devel@gnu.org; Mon, 31 Mar 2014 13:30:50 -0400 Original-Received: by mail-lb0-f169.google.com with SMTP id q8so6219956lbi.28 for ; Mon, 31 Mar 2014 10:30:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=S7srCHEG8sgOf9fBovu6UEoEQzBZbp9r6X6DXiRShx8=; b=wFbn98cPGRotA6yKZO4VZI36X+rDh2JpQxrnUDTOJHQ2QwoeB1eFfPy4CXjtEI8L1N Cbr6BHIVYyn/VQjwxNO6BmHMFen7ok4u9vF7j310c8V3xdnHRfMIbQLf9K8vzO2OIC8m OvFHQO9v55rrxFDCkBudpx+xSSWwwHnQ88vMTA8RdrQMbr0N2ezlVurIqdqZasbTETWg EbA/94faSLaZzt6bG7C/5ScYLfzcj788TtjljExi8nq9yRULlkD/0u1flEAN5gk7xA2D ReUfVnJzIeP4A+0SkCLSORa6Ikii3m+iqqmbjjHIaLBDN5XsRONoII3yVmEtgyb1hpeS cffg== X-Received: by 10.152.22.136 with SMTP id d8mr61274laf.66.1396287048921; Mon, 31 Mar 2014 10:30:48 -0700 (PDT) Original-Received: by 10.114.59.74 with HTTP; Mon, 31 Mar 2014 10:30:48 -0700 (PDT) In-Reply-To: <82ppl2agnr.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::229 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:171221 Archived-At: On Mon, Mar 31, 2014 at 10:58 AM, Martin wrote: > > emacs-r116766-20140315-w32-bin.7z > > compiled with libxml2 support, > > emacs-24-20140330112454-w32-bin.7z > emacs-trunk-20140329120847-w32-bin.7z > > not. > > Correct ? I've just checked the log files for these 3 builds, and in all of them I see a successful check for libxml-2.0: checking for libxml-2.0 > 2.6.17... yes CFLAGS='-Ic:/mingw/include/libxml2 ' LIBS='-Lc:/mingw/lib -lxml2 ' So, I'd say that the 3 binaries above were successfully compiled with libxml2 support. -- Dani Moncayo