<div dir="ltr"><div>I&#39;ve not looked at the complete code, but the patch &#39;0001-zic-v-...&#39; contains:<br><br><span style="font-family:courier new,monospace">-        static char const benign[] = (&quot;-./_&quot;<br>+        static char const benign[] = (&quot;-/_&quot;<br>

                                       &quot;abcdefghijklmnopqrstuvwxyz&quot;<br>                                       &quot;ABCDEFGHIJKLMNOPQRSTUVWXYZ&quot;);<br>         register char const *component = name;</span><br><br></div>I don&#39;t see the digits in there; are they handled separately?  Also, what is the benefit of the parentheses around the string?<br>

<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 9:42 AM, Paul Eggert <span dir="ltr">&lt;<a href="mailto:eggert@cs.ucla.edu" target="_blank">eggert@cs.ucla.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Arthur David Olson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I&#39;ll advocate for warning about any dots in file names<br>
</blockquote>
<br></div>
That&#39;s easy enough, and simplifies the code and documentation; I pushed the attached patches.  The second patch documents four other exceptional names I found when I ran the new &#39;zic -v&#39; against the tz database.<br>


</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Jonathan Leffler &lt;<a href="mailto:jonathan.leffler@gmail.com" target="_blank">jonathan.leffler@gmail.com</a>&gt;  #include &lt;disclaimer.h&gt;<br>Guardian of DBD::Informix - v2013.0521 - <a href="http://dbi.perl.org" target="_blank">http://dbi.perl.org</a><br>

&quot;Blessed are we who can laugh at ourselves, for we shall never cease to be amused.&quot;</div>
</div>