April 8, 2013
4:26 p.m.
On Mon, Apr 8, 2013, at 10:50, dcernosia@aol.com[mailto:dcernosia@aol.com] wrote:
Ran into a little problem when I tried to process the latest TimeZone files ... a few rules, such as the one listed below, didn't process correctly ... I think there are extra tabs separating the data ... have you had any other complaints?
As Paul Eggert said, this seems to only be in your copy, but the zic input format is reasonably insensitive to whitespace - your issue is the missing "-" at the end of two of the non-DST lines. -- Random832