1
0
Atzarojums 0
spoguļota no https://git.sr.ht/~rjarry/aerc sinhronizēta 2025-09-16 23:02:51 +02:00
aerc/lib/jwz/testdata/0089.8b3fea141f5b2f2e5b66a9f12148b7d0.eml
Robin Jarry 13e9ee3b40 lib: vendor-in the jwz library
The maintainer of this library has gone AWOL. We are depending on
a patch that has never been merged. Let's vendor the library to avoid
future issues.

This patch has been made with the following steps:

git clone https://github.com/konimarti/jwz lib/jwz
git -C lib/jwz checkout fix-missing-messages
mv lib/jwz/test/testdata/ham lib/jwz/testdata
sed -i 's#test/testdata#testdata#' lib/jwz/jwz_test.go
rm -rf lib/jwz/.* lib/jwz/docs lib/jwz/examples lib/jwz/test
sed -i 's#github.com/gatherstars-com/jwz#git.sr.ht/~rjarry/aerc/lib/jwz#' \
	lib/threadbuilder.go
go mod tidy
git add --intent-to-add lib/jwz
make fmt

Along with some manual adjustments to fix the linter warnings. Also, to
make the patch smaller, I only kept 93 test emails from the test data
fixture.

Changelog-changed: The JWZ library used for threading is now vendored.
Signed-off-by: Robin Jarry <robin@jarry.cc>
Reviewed-by: Moritz Poldrack <moritz@poldrack.dev>
2025-08-28 09:28:16 +02:00

63 rindas
2,4 KiB
Text

From: pudge@perl.org Mon Sep 2 12:23:15 2002
Return-Path: <pudge@perl.org>
Delivered-To: zzzz@localhost.netnoteinc.com
Received: from localhost (localhost [127.0.0.1])
by phobos.labs.netnoteinc.com (Postfix) with ESMTP id EFFAD43F99
for <zzzz@localhost>; Mon, 2 Sep 2002 07:23:14 -0400 (EDT)
Received: from phobos [127.0.0.1]
by localhost with IMAP (fetchmail-5.9.0)
for zzzz@localhost (single-drop); Mon, 02 Sep 2002 12:23:15 +0100 (IST)
Received: from cpu59.osdn.com (slashdot.org [64.28.67.73] (may be forged))
by dogma.slashnull.org (8.11.6/8.11.6) with ESMTP id g7U20QZ08937 for
<zzzz-use-perl@example.com>; Fri, 30 Aug 2002 03:00:26 +0100
Received: from [10.2.181.14] (helo=perl.org) by cpu59.osdn.com with smtp
(Exim 3.35 #1 (Debian)) id 17kb3l-0002JD-01 for <zzzz-use-perl@example.com>;
Thu, 29 Aug 2002 21:58:53 -0400
Date: Fri, 30 Aug 2002 02:00:30 +0000
From: pudge@perl.org
Subject: [use Perl] Stories for 2002-08-30
To: zzzz-use-perl@example.com
Precedence: list
X-Bulkmail: 2.051
Message-Id: <E17kb3l-0002JD-01@cpu59.osdn.com>
use Perl Daily Newsletter
In this issue:
* Installing Perl 5.8.0 on Mac OS X 10.2
+--------------------------------------------------------------------+
| Installing Perl 5.8.0 on Mac OS X 10.2 |
| posted by pudge on Thursday August 29, @15:03 (releases) |
| http://use.perl.org/article.pl?sid=02/08/29/193225 |
+--------------------------------------------------------------------+
[0]Morbus Iff writes "The newest release of Apple's operating system, Mac
OS X v10.2 (Jaguar) comes with perl 5.6.0, surprisingly old for their
latest offering. In an [1]Internet Developer article, I walk the Mac OS X
user through installing perl 5.8.0, and as well provide a brief
introduction to CPAN."
Discuss this story at:
http://use.perl.org/comments.pl?sid=02/08/29/193225
Links:
0. mailto:morbus@disobey.com
1. http://developer.apple.com/internet/macosx/perl.html
Copyright 1997-2002 pudge. All rights reserved.
======================================================================
You have received this message because you subscribed to it
on use Perl. To stop receiving this and other
messages from use Perl, or to add more messages
or change your preferences, please go to your user page.
http://use.perl.org/my/messages/
You can log in and change your preferences from there.