<div dir="ltr"><div><div>&gt; The warning is there because of POSIX has a 6 char limit, so we can&#39;t<br>
&gt; just excempt that from the cap.<br><br></div>And Unicode is out, so -0444½ won&#39;t do.-)<br><br></div>    @dashdashado<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 1, 2017 at 5:03 PM, Derick Rethans <span dir="ltr">&lt;<a href="mailto:tz@derickrethans.nl" target="_blank">tz@derickrethans.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, 1 Mar 2017, Tim Parenti wrote:<br>
<br>
&gt; On 1 March 2017 at 16:42, Brian Inglis &lt;<a href="mailto:Brian.Inglis@systematicsw.ab.ca">Brian.Inglis@systematicsw.ab.<wbr>ca</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; &gt; Looks like it stores the over long abbreviation.<br>
&gt; &gt; So should probably patch:<br>
&gt; &gt;<br>
&gt; &gt; --- tz/releases/tzdata2017a/africa      2017-02-23 00:37:19.000000000 -0700<br>
&gt; &gt; +++ tz/releases/tzdata2017b/africa      2017-03-01 14:36:43.479882200 -0700<br>
&gt; &gt; @@ -431,7 +431,7 @@ Link Africa/Nairobi Indian/Mayotte<br>
&gt; &gt;  # Zone NAME            GMTOFF  RULES   FORMAT  [UNTIL]<br>
&gt; &gt;  Zone   Africa/Monrovia -0:43:08 -      LMT     1882<br>
&gt; &gt;                         -0:43:08 -      MMT     1919 Mar # Monrovia Mean<br>
&gt; &gt; Time<br>
&gt; &gt; -                       -0:44:30 -      -004430 1972 May<br>
&gt; &gt; +                       -0:44:30 -      -0044   1972 May<br>
&gt; &gt;                          0:00   -       GMT<br>
&gt; &gt;<br>
&gt;<br>
&gt; The above patch would be incorrect, though.  It would be more correct to<br>
&gt; increase the allowed max abbreviation length.  (Even better, numerical<br>
&gt; &quot;abbreviations&quot; like this should just be exempted from the caps, since they<br>
&gt; can technically be of almost any length, even though this is the longest<br>
&gt; they&#39;ll be in practice.)<br>
<br>
</span>The warning is there because of POSIX has a 6 char limit, so we can&#39;t<br>
just excempt that from the cap.<br>
<br>
cheers,<br>
Derick<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="https://derickrethans.nl" rel="noreferrer" target="_blank">https://derickrethans.nl</a> | <a href="https://xdebug.org" rel="noreferrer" target="_blank">https://xdebug.org</a> | <a href="https://dram.io" rel="noreferrer" target="_blank">https://dram.io</a><br>
Like Xdebug? Consider a donation: <a href="https://xdebug.org/donate.php" rel="noreferrer" target="_blank">https://xdebug.org/donate.php</a><br>
twitter: @derickr and @xdebug<br>
</font></span></blockquote></div><br></div>