A new autoconf release needed to fix mktime integer overflow

2007-12-16 Thread Ismail Dönmez
Hi all, Regarding the mktime integer overflow [0] it seems that no released autoconf version fixes this and I think this is bad. Initial investigation shows that many projects' configure files still use the old mktime time, which makes sense because people use autoconf 2.61 which is the latest

Re: A new autoconf release needed to fix mktime integer overflow

2007-12-16 Thread Ismail Dönmez
Sunday 16 December 2007 15:46:26 tarihinde Ralf Wildenhues şunları yazmıştı: > Hello Ismail, > > * Ismail Dönmez wrote on Sun, Dec 16, 2007 at 02:05:50PM CET: > > So I wonder, shouldn't there be a new autoconf stable release with mktime > > fix so that we can get