GNU bug report logs -
#23358
merging byte to wide char caches in gawk
Previous Next
Reported by: Aharon Robbins <arnold <at> skeeve.com>
Date: Sun, 24 Apr 2016 16:42:02 UTC
Severity: normal
Tags: patch
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The silence in response to this has been thundering. :-(
Ignoring the gawk bits, is the grep team willing to incorporate the
dfa.[ch] changes?
Should this wait until after other pending changes to dfa are applied?
Thanks,
Arnold
Aharon Robbins <arnold <at> skeeve.com> wrote:
> 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
This bug report was last modified 8 years and 324 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.