Proceed to look for the next timezone when matching a localized
authorMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:26:00 +0000 (11:26 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 8 Apr 2010 11:26:00 +0000 (11:26 +0000)
commit266bf09a164dff61ca5e2a5fc466012cf19e70cf
tree4375ec23ba3ba61ba1853acf80c1db70fd5436b3
parent346dd12c9fce013b03fa8f1648a31042151d0459
Proceed to look for the next timezone when matching a localized
Windows timezone name where the information in the registry is
incomplete, instead of aborting.

This fixes cases when the registry information is incomplete for
a timezone that is alphabetically before the one that is in use.

Per report from Alexander Forschner
src/timezone/pgtz.c