This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/6] generated character data for libc/ctype


Am 13.03.2018 um 22:41 schrieb Thomas Wolff:
Am 13.03.2018 um 22:10 schrieb Corinna Vinschen:
On Mar  8 00:21, Thomas Wolff wrote:
From 58a9cfcb253165d7073a9ed25e143daa2e979c10 Mon Sep 17 00:00:00 2001
From: Thomas Wolff <towo@towo.net>
Date: Sun, 25 Feb 2018 17:22:34 +0100
Subject: [PATCH 4/6] use generated character data

---
  newlib/libc/ctype/towctrans_l.c |  97 +++++++-
...
...

I pushed a patch.


Corinna

Thanks a lot for hot-fixing this. I'll meditate how this could slip through... And I'll also check why this wasn't discovered during my extensive testing.
Thanks again for helping to get this accomplished.
While meditating, I noticed that the bit packing of the case conversion entries could use some documentation. The attached patch adds that (and some tweaking for consistent indentation); no code changes.
Thomas

Attachment: 0001-comments-to-document-struct-caseconv_entry.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]