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

                                      "abcdefghijklmnopqrstuvwxyz"<br>                                     "ABCDEFGHIJKLMNOPQRSTUVWXYZ");<br>     register char const *component = name;</span><br><br></div>I don'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"><<a href="mailto:eggert@cs.ucla.edu" target="_blank">eggert@cs.ucla.edu</a>></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'll advocate for warning about any dots in file names<br>
</blockquote>
<br></div>
That'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 'zic -v' against the tz database.<br>


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

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