pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41423: CenterIM unusable: ignores several keys (like enter)
The following reply was made to PR pkg/41423; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/41423: CenterIM unusable: ignores several keys (like enter)
Date: Sun, 19 Dec 2021 02:49:00 +0000
On Mon, Feb 08, 2010 at 08:35:01AM +0000, momomo%lavabit.com@localhost wrote:
> - if((intptr_t) c < 100) c = 0;
> + /* if((intptr_t) c < 100) c = 0; */
I committed that, thanks. (Sorry it took ten years...)
Looking at the current code I'm guessing that most of the horrors jdc
saw in conscommon.c have been removed upstream, as there are signs of
it having been simplified (e.g. a loop that executes only once) and
it's now not doing anything all that horrible.
Since it's been updated a couple times in the past ten years (only a
couple, but even so...) I propose to close this PR; if it's still not
working, please file a new one.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index