From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: =?utf-8?Q?What=E2=80=99s?= the deal with #if _LIBC and other non-Emacs code? Date: Tue, 26 Jul 2016 18:40:50 +0300 Message-ID: <83wpk8s8zh.fsf@gnu.org> References: <83fuqxt9dp.fsf@gnu.org> <83a8h4tptl.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1469547679 30299 80.91.229.3 (26 Jul 2016 15:41:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jul 2016 15:41:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 26 17:41:15 2016 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 1bS4Tq-0006wR-A7 for ged-emacs-devel@m.gmane.org; Tue, 26 Jul 2016 17:41:14 +0200 Original-Received: from localhost ([::1]:40597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS4Tp-0002Bd-Ks for ged-emacs-devel@m.gmane.org; Tue, 26 Jul 2016 11:41:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS4Ti-0002BJ-Hk for emacs-devel@gnu.org; Tue, 26 Jul 2016 11:41:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bS4Te-00071t-GT for emacs-devel@gnu.org; Tue, 26 Jul 2016 11:41:06 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bS4Te-00071o-Cv; Tue, 26 Jul 2016 11:41:02 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1832 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bS4Td-0001hW-MB; Tue, 26 Jul 2016 11:41:02 -0400 In-reply-to: (message from Stefan Monnier on Tue, 26 Jul 2016 11:33:47 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:206154 Archived-At: > From: Stefan Monnier > Date: Tue, 26 Jul 2016 11:33:47 -0400 > > > I wasn't aware we made such a decision. > > That's not a decision we took. The change was on gnulib's side > (apparently they switched to glibc's regexp implementation, which makes > a lot of sense, actually). I meant the decision to abandon hope of merging.