From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] [WIP] Port feature/native-comp to Windows. Date: Fri, 08 May 2020 19:18:28 -0400 Message-ID: References: <5eb5b953.1c69fb81.a67ce.a764@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="101838"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Nicolas =?windows-1252?Q?B=E9rtolo?= , "emacs-devel@gnu.org" To: Andrea Corallo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat May 09 01:19:20 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jXCH1-000QPi-TE for ged-emacs-devel@m.gmane-mx.org; Sat, 09 May 2020 01:19:19 +0200 Original-Received: from localhost ([::1]:58046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXCH0-0000g8-Uu for ged-emacs-devel@m.gmane-mx.org; Fri, 08 May 2020 19:19:18 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:39760) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXCGH-000056-Mt for emacs-devel@gnu.org; Fri, 08 May 2020 19:18:33 -0400 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:25749) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXCGG-0006TY-V1 for emacs-devel@gnu.org; Fri, 08 May 2020 19:18:33 -0400 Original-Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id D7A81811C0; Fri, 8 May 2020 19:18:31 -0400 (EDT) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 45F2B813DA; Fri, 8 May 2020 19:18:30 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1588979910; bh=d609JZUPcP9TMQjnom68nPGQU1OW9h+8k4/fcI5pamQ=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=eEAPf91sSp8LOzrhmT2T4n2HW6Db3nZSplmQ1QbETffsYf+/RsoHaD5E7KIn3M4uC qEIjoMsa0/QY7J54RO9tUWqIuhLzP5ymA5V4XmvXYImm1zBT7ys09z7xahpGLqMq8x 58zCMFAMp0i+3H1VgLKfdfZ+hPkBIfU0/17DIaZRbMwD0uQirtey/FRWDk+x3+IQ8o 77tM3fqLN3HMbOHuHbMQQBvIo8ogSGoyYm6T/AoGVCAqKWQPfHkCONjC621tIAxA0R wdlsrcqBYEI06Atdm7UCC9BMuddERJwp0cq+bedfmu1YY19R71JvlPW5qRpZdLmE+W +BWh/RtvaDJ4Q== Original-Received: from alfajor (unknown [216.154.3.202]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 044BB120876; Fri, 8 May 2020 19:18:29 -0400 (EDT) In-Reply-To: (Andrea Corallo's message of "Fri, 08 May 2020 22:27:20 +0000") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/08 19:16:12 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:249339 Archived-At: > I think Eli or someone else will send you very soon the stuff off-list > then. Sent off-list, Stefan