[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building readline 8.2 on mingw
From: |
Tom Tromey |
Subject: |
Re: Building readline 8.2 on mingw |
Date: |
Mon, 18 Nov 2024 15:17:32 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
>>>>> "Chet" == Chet Ramey <chet.ramey@case.edu> writes:
Chet> The current devel readline does this differently, with a specific check
Chet> for mingw. The change dates from October, 2022.
Did I merge the wrong branch?
I merged git master from git://git.savannah.gnu.org/readline.git.
That says:
commit 037d85f199a8c6e5b16689a46c8bc31b586a0c94 (origin/master, origin/HEAD,
master)
Author: Chet Ramey <chet.ramey@case.edu>
Date: Sat Aug 3 13:29:48 2024 -0400
Readline-8.2 patch 13: readline can discard bytes if it reads a byte that
causes an invalid multibyte character
... but definitely still needs this patch.
If I should be using a different branch, could you say which one?
thanks,
Tom