Re: [Rd] additional leap second

2015-07-01 Thread Duncan Murdoch
On 01/07/2015 10:13 AM, Prof Brian Ripley wrote: > Thanks, I was working on this. > > There are other changes needed in src/main/datetime.c and ?.leap.seconds > which I will commit shortly, and the example in hist.POSIXt() needed > alteration (it seems DJM did not run 'make check'!). That's tru

Re: [Rd] additional leap second

2015-07-01 Thread Ei-ji Nakama
sorry, i didnt watch src/main/datetime.c ... Index: leap_second/src/main/datetime.c === --- leap_second/src/main/datetime.c(リビジョン 68608) +++ leap_second/src/main/datetime.c(作業コピー) @@ -303,14 +303,15 @@ } #ifndef HAVE_POSIX_

Re: [Rd] additional leap second

2015-07-01 Thread Prof Brian Ripley
Thanks, I was working on this. There are other changes needed in src/main/datetime.c and ?.leap.seconds which I will commit shortly, and the example in hist.POSIXt() needed alteration (it seems DJM did not run 'make check'!). On 01/07/2015 06:20, Ei-ji Nakama wrote: hi, Index: leap_second/

Re: [Rd] additional leap second

2015-07-01 Thread Dirk Eddelbuettel
On 1 July 2015 at 07:36, Duncan Murdoch wrote: | On 01/07/2015 7:20 AM, Ei-ji Nakama wrote: | > hi, | > | > Index: leap_second/src/library/base/R/zdatetime.R | > === | > --- leap_second/src/library/base/R/zdatetime.R(revision 686