Fix bug with set-time-zone-rule and LOCALTIME_CACHE.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jan 2013 01:15:06 +0000 (17:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 12 Jan 2013 01:15:06 +0000 (17:15 -0800)
commitee56a6dc2f54025c7926cb8cbb6974f51d7e0a19
treeaa8e907a99270a0897427c9814e9f642b099a575
parent002b843312aa23a3804028314c313e14f0039993
Fix bug with set-time-zone-rule and LOCALTIME_CACHE.

* editfns.c (set_time_zone_rule) [LOCALTIME_CACHE]:
Clear tzvalbuf_in_environ if this workaround is in effect.
Problem and fix reported by Kazuhiro Ito.

Fixes: debbugs:13415
src/ChangeLog
src/editfns.c