From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: master 7555f93: Remove src/macuvs.h from Git repository Date: Fri, 21 Jun 2019 20:21:05 -0400 Message-ID: <10o92qqxla.fsf@fencepost.gnu.org> References: <20190621220118.16051.70712@vcs0.savannah.gnu.org> <20190621220121.8B68D209DE@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="202885"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: emacs-devel@gnu.org To: Paul Eggert Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 22 02:23:50 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1heTor-000qfx-GO for ged-emacs-devel@m.gmane.org; Sat, 22 Jun 2019 02:23:49 +0200 Original-Received: from localhost ([::1]:38520 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heToq-0002zF-8l for ged-emacs-devel@m.gmane.org; Fri, 21 Jun 2019 20:23:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46552) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1heTmF-0002Dk-Ll for emacs-devel@gnu.org; Fri, 21 Jun 2019 20:21:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:51898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1heTmF-0005KB-Hl; Fri, 21 Jun 2019 20:21:07 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1heTmD-0001Zp-MY; Fri, 21 Jun 2019 20:21:05 -0400 X-Spook: smuggle Border Patrol Phreaking Reynosa Taliban Janet X-Ran: ??W(1[B@6:{vBHpN3/5z6`csr#z3[O>0,g?xJg?X8r46P22=l.Sth>u0T7bqw[H)P047~4 X-Hue: yellow X-Attribution: GM In-Reply-To: (Paul Eggert's message of "Fri, 21 Jun 2019 16:33:19 -0700") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:238015 Archived-At: This means people bootstrapping on Mac OS will now have to build (and in fact configure) twice to get a normal configuration, which sounds like it will cause confusion. Was having src/macuvs.h in the repository causing a problem? It has changed twice since 2014.