Commit 221619a
committed
Modernize zic's test for valid timezone abbreviations.
We really need to sync all of our IANA-derived timezone code with upstream,
but that's going to be a large patch and I certainly don't care to shove
such a thing into stable branches immediately before a release. As a
stopgap, copy just the tzcode2016c logic that checks validity of timezone
abbreviations. This prevents getting multiple "time zone abbreviation
differs from POSIX standard" bleats with tzdata 2014b and later.1 parent 76281aa commit 221619a
1 file changed
+5
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2792 | 2792 | | |
2793 | 2793 | | |
2794 | 2794 | | |
2795 | | - | |
2796 | | - | |
2797 | | - | |
2798 | | - | |
2799 | 2795 | | |
2800 | 2796 | | |
2801 | | - | |
2802 | | - | |
| 2797 | + | |
| 2798 | + | |
2803 | 2799 | | |
2804 | | - | |
2805 | | - | |
2806 | | - | |
2807 | | - | |
| 2800 | + | |
| 2801 | + | |
2808 | 2802 | | |
2809 | | - | |
2810 | | - | |
2811 | | - | |
2812 | | - | |
2813 | | - | |
2814 | | - | |
2815 | | - | |
2816 | | - | |
2817 | | - | |
2818 | | - | |
| 2803 | + | |
2819 | 2804 | | |
2820 | 2805 | | |
2821 | 2806 | | |
| |||
0 commit comments