From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id d1645b46 for ; Fri, 14 Feb 2020 22:35:41 +0000 (UTC) Received: (qmail 21832 invoked by alias); 14 Feb 2020 22:35:33 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45428 Received: (qmail 16167 invoked by uid 1010); 14 Feb 2020 22:35:33 -0000 X-Qmail-Scanner-Diagnostics: from wout3-smtp.messagingengine.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25718. spamassassin: 3.4.2. Clear:RC:0(64.147.123.19):SA:0(-2.6/5.0):. Processed in 4.753336 secs); 14 Feb 2020 22:35:33 -0000 X-Envelope-From: d.s@daniel.shahaf.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at daniel.shahaf.name does not designate permitted sender hosts) X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjedtgdduieegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuffkjghfofggtgfgsehtje dttdertddvnecuhfhrohhmpeffrghnihgvlhcuufhhrghhrghfuceougdrshesuggrnhhi vghlrdhshhgrhhgrfhdrnhgrmhgvqeenucffohhmrghinhepshhouhhrtggvfhhorhhgvg drnhgvthenucfkphepjeelrddujeekrdejrddukeelnecuvehluhhsthgvrhfuihiivgep tdenucfrrghrrghmpehmrghilhhfrhhomhepugdrshesuggrnhhivghlrdhshhgrhhgrfh drnhgrmhgv X-ME-Proxy: Date: Fri, 14 Feb 2020 22:34:49 +0000 From: Daniel Shahaf To: zsh-workers@zsh.org Subject: Re: [zsh:code] New commit [e89060] by dana Message-ID: <20200214223449.656ee1a3@tarpaulin.shahaf.local2> In-Reply-To: References: X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit zsh Git repository wrote on Fri, 14 Feb 2020 21:58 -0000: > ## Branch: master > > unposted: V01zmodload: Fix failing test from workers/45385 > > By dana on 02/14/2020 21:55 > [**View Changes**](https://sourceforge.net/p/zsh/code/ci/e89060a37752da1a8418fa8daa1efb546c8b6e8d/) Thanks. It worked on my machine, probably because I link modules statically. Cheers, Daniel