bug-grep
[Top][All Lists]
Advanced

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

bug#23358: merging byte to wide char caches in gawk


From: Aharon Robbins
Subject: bug#23358: 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


reply via email to

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