On Dec 19 15:08, Brian Inglis wrote: > On 2025-12-19 04:11, Corinna Vinschen wrote: > > > 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 > > > Update scripts creating unicode tables > > Unicode.org data file layout changed, > CLDR windowsZones.xml changed between v42 and v48: attached .diff is straight; > .sum shows only changed zones. > Any changes needed for tzset data or function?
Thanks, I updated the tzmap-from-unicode.org script to use main instead of master as upstream branch name and refreshed tzmap.h accordingly. There are not many changes, just a few ZZ zones going away, dropping Asia/Choibalsan and adding America/Coyhaique. But, either way, we're refreshed :) Thanks, Corinna
