From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Robert Marshall Newsgroups: gmane.emacs.devel Subject: Re: Please test the merge of the concurrency branch Date: Fri, 09 Dec 2016 16:52:22 +0000 Message-ID: <87bmwl2gft.fsf@codethink.co.uk> References: <83oa0lgnzx.fsf@gnu.org> <87mvg52k7o.fsf@codethink.co.uk> <83inqtgjb5.fsf@gnu.org> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1481302533 25322 195.159.176.226 (9 Dec 2016 16:55:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 9 Dec 2016 16:55:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Dec 09 17:55:22 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cFOS7-0004Qp-LV for ged-emacs-devel@m.gmane.org; Fri, 09 Dec 2016 17:55:19 +0100 Original-Received: from localhost ([::1]:47685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFOSB-0001UJ-Pt for ged-emacs-devel@m.gmane.org; Fri, 09 Dec 2016 11:55:23 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFOPi-00027E-2X for emacs-devel@gnu.org; Fri, 09 Dec 2016 11:52:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFOPe-0005zR-2b for emacs-devel@gnu.org; Fri, 09 Dec 2016 11:52:50 -0500 Original-Received: from imap0.codethink.co.uk ([185.43.218.159]:59192) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cFOPd-0005z1-SY; Fri, 09 Dec 2016 11:52:46 -0500 Original-Received: from imap1.codethink.co.uk ([176.9.8.82]) by imap0.codethink.co.uk with esmtps (Exim 4.84_2 #1 (Debian)) id 1cFOPI-0001U1-TK; Fri, 09 Dec 2016 16:52:25 +0000 Original-Received: from 82-70-136-246.dsl.in-addr.zen.co.uk ([82.70.136.246] helo=ct-lt-579.codethink.co.uk) by imap1.codethink.co.uk with esmtpsa (Exim 4.84_2 #1 (Debian)) id 1cFOPH-00069C-O4; Fri, 09 Dec 2016 16:52:24 +0000 In-Reply-To: <83inqtgjb5.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 09 Dec 2016 18:26:38 +0200") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 185.43.218.159 X-Mailman-Approved-At: Fri, 09 Dec 2016 11:54:37 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:210193 Archived-At: Eli Zaretskii writes: >> From: Robert Marshall >> Date: Fri, 09 Dec 2016 15:30:51 +0000 >>=20 >> CC category.o >> In file included from thread.h:22:0, >> from lisp.h:797, >> from category.c:33: >> regex.h:438:9: error: unknown type name =E2=80=98ssize_t=E2=80=99 >> (and a few more complaints about ssize_t) >>=20 >> Debian GNU/Linux 8.6 (jessie) > > Thanks, please try again. That now builds - thank you Robert