From owner-freebsd-stable@FreeBSD.ORG Fri Feb 8 05:34:58 2008 Return-Path: Delivered-To: stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B836716A421; Fri, 8 Feb 2008 05:34:58 +0000 (UTC) (envelope-from eugen@kuzbass.ru) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id 070C413C4E5; Fri, 8 Feb 2008 05:34:57 +0000 (UTC) (envelope-from eugen@kuzbass.ru) Received: from kuzbass.ru (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id m185ALtD050349; Fri, 8 Feb 2008 12:10:21 +0700 (KRAT) (envelope-from eugen@kuzbass.ru) Message-ID: <47ABE4B1.1711B94B@kuzbass.ru> Date: Fri, 08 Feb 2008 12:12:17 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Ruslan Ermilov References: <20071028211538.GA92424@intserv.int1.b.intern> <200710290119.l9T1Jpvs009149@satan.anjos.strangled.net> <20080207161357.GA65774@team.vega.ru> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: hk@alogis.com, stable@FreeBSD.org, Miguel Lopes Santos Ramos Subject: Re: date manupulation strangeness X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 05:34:58 -0000 Ruslan Ermilov wrote: > > In summary, I think we should move line 268 to line 191 and erase the comment > > on line 267 (mktime() is no one to decide, strptime() must have the final word). > > > I've committed a different fix, so that it doesn't re-introduce the bug fixed > in rev. 1.36 (or 1.32.2.4, which was an MFC of 1.36). Thanks! Eugene Grosbein