Hi Thomas,
thanks for the patches. Three problems...
- The patches should ideally go to the newlib mailing list
- The patches are in `git show' format, not in `git format-patch'
format, so they can't be applied via `git am'.
- The commit message doesn't contain an empty line to split the
message into a summary line and the body, as in...
On Dec 19 11:58, Thomas Wolff wrote:
> Unicode table build: update scripts for generation of width data to
> recent changes in Unicode.org data file layout
--- SNIP ---
Update scripts creating unicode tables
<- Line 2 empty!
Unicode.org data file layout changed,
yada yada yada
-- SNAP ---
Thanks,
Corinna