Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 Nov 2013 18:59:09 +0000
From: Laurent Bercot <ska-dietlibc@...rnet.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] Add support for leap seconds in zoneinfo files


>   Attached.

  And of course I reviewed it 3 times, and it's right after sending it than I
see an error. The definition of leapsecond_table should be
static struct lsinfo_s leapsecond_table[LEAPSECONDS_MAX];
(LEAPSECONDS_MAX elements instead of LEAPSECONDS_MAX<<1. Since that bug does
nothing but waste a few bytes, I didn't catch it when testing.)

-- 
  Laurent

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.