emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#23358: closed (merging byte to wide char caches in


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23358: closed (merging byte to wide char caches in gawk)
Date: Fri, 02 Sep 2016 22:48:01 +0000

Your message dated Fri, 2 Sep 2016 15:46:53 -0700
with message-id <address@hidden>
and subject line Re: merging byte to wide char caches in gawk
has caused the debbugs.gnu.org bug report #23358,
regarding merging byte to wide char caches in gawk
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23358: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23358
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: merging byte to wide char caches in gawk Date: Sun, 24 Apr 2016 19:40:55 +0300 User-agent: s-nail v14.8.6
Hi.

Here is my proposed patch for merging the byte to w.c. caches in gawk
by using the one in dfa.

I renamed the one in dfa to 'btowc_cache' since it caches bytes,
not multibyte characters.   This compiles and gets through the test
suite.

I also changed the check for the return of mbrtowc since it returns
unsigned.

Thanks,

Arnold

Attachment: dfa.diff
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: merging byte to wide char caches in gawk Date: Fri, 2 Sep 2016 15:46:53 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
The silence in response to this has been thundering. :-(

Yes, it was pretty quiet....

I think we just now finally got around to incorporating all the ideas behind the patch in Bug#23358, albeit in a different way, so I'm boldly closing the bug report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]