[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: regex.c sync with libc broken
From: |
Paul Eggert |
Subject: |
Re: regex.c sync with libc broken |
Date: |
Tue, 2 Jan 2024 09:29:17 -0800 |
User-agent: |
Mozilla Thunderbird |
On 2024-01-02 08:05, Karl Berry wrote:
Looks like the pragmas recently added to lib/regex.c have not been
installed upstream.
Actually it's the other way around, so things are good now.
I recently removed those pragmas from Gnulib, not realizing the file was
synced from glibc. You autoupdated and restored them. So, I removed the
pragmas from glibc, and you then autoupdated them away, which is what I
wanted in the first place.