Page MenuHomeSolus

Update perl-datetime-locale to 1.19
ClosedPublic

Authored by simniotiqu on May 5 2018, 5:12 PM.
Tags
None
Referenced Files
F11068789: D2870.id7039.diff
Fri, Aug 11, 10:14 PM
F11068788: D2870.id.diff
Fri, Aug 11, 10:14 PM
F11068787: D2870.id7034.diff
Fri, Aug 11, 10:14 PM
F11068786: D2870.id7033.diff
Fri, Aug 11, 10:14 PM
F11050865: D2870.diff
Thu, Aug 10, 7:31 PM
F10917794: D2870.id7039.diff
Jul 8 2023, 6:55 PM
F10789058: D2870.id7033.diff
May 26 2023, 6:16 PM
F10764801: D2870.id7034.diff
May 19 2023, 9:26 AM
Subscribers
None

Details

Summary
  • Changed licence
  • Fix handling of a locale (nds) that does not provide a native name for its own locale code. This is a bug in CLDR, but since it exists we should handle it sanely.
  • If you attempted to thaw a DateTime::Locale::FromData object in a process that had not loaded DateTime::Locale this would fail. Reported by Gregor Herrmann. GH #18.

Depends on D2869

Test Plan

Installed and used biber test plan

Diff Detail

Repository
R2338 perl-datetime-locale
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

simniotiqu updated this revision to Diff 7034.
simniotiqu edited the summary of this revision. (Show Details)

Forgot the depends again

This revision is now accepted and ready to land.May 6 2018, 3:41 AM
This revision was automatically updated to reflect the committed changes.