From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: trunk r115095: Simplify, port and tune bool vector implementation. Date: Tue, 19 Nov 2013 20:52:48 -0500 Message-ID: References: <5288B15F.8060102@dancol.org> <528A6063.3080609@cs.ucla.edu> <821u2c5chu.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1384912371 20908 80.91.229.3 (20 Nov 2013 01:52:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2013 01:52:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andy Moreton Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 20 02:52:55 2013 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 1ViwyM-00014H-Ik for ged-emacs-devel@m.gmane.org; Wed, 20 Nov 2013 02:52:54 +0100 Original-Received: from localhost ([::1]:52432 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViwyM-00005B-6f for ged-emacs-devel@m.gmane.org; Tue, 19 Nov 2013 20:52:54 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViwyI-000056-W4 for emacs-devel@gnu.org; Tue, 19 Nov 2013 20:52:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ViwyH-0001wj-Ni for emacs-devel@gnu.org; Tue, 19 Nov 2013 20:52:50 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:54109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ViwyH-0001wf-K4 for emacs-devel@gnu.org; Tue, 19 Nov 2013 20:52:49 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1ViwyG-0005X5-Uz; Tue, 19 Nov 2013 20:52:49 -0500 X-Spook: Al-Qaeda Syria UMTS Fortezza offensive information X-Ran: a{:9h)fVJ"~8YPDAV2"wYKT&_c]|tf2@FX{2Pv_&$}dxJriDdWM7F%+Drp?2KD8Ee\e2#1 X-Hue: red X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:165416 Archived-At: Andy Moreton wrote: > As an aside, the fixes for relative paths and mingw support do not > seem to have been added to tests/automated/Makefile.in. Adding > something similar to the changes to lisp/Makefile.in allowed these > test to run (and report the abort) on a mingw build. Well, I encourage you to make a bug report (with actual details).