From owner-cvs-src@FreeBSD.ORG Tue Aug 24 07:36:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A54016A4CE; Tue, 24 Aug 2004 07:36:57 +0000 (GMT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F0E43D2F; Tue, 24 Aug 2004 07:36:54 +0000 (GMT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.1/8.13.1) with ESMTP id i7O7aqn6026070; Tue, 24 Aug 2004 11:36:52 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.13.1/8.13.1/Submit) id i7O7aqI1026069; Tue, 24 Aug 2004 11:36:52 +0400 (MSD) (envelope-from ache) Date: Tue, 24 Aug 2004 11:36:52 +0400 From: Andrey Chernov To: Peter Wemm Message-ID: <20040824073652.GA25729@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Peter Wemm , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200408240015.i7O0Fc94099246@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408240015.i7O0Fc94099246@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.6; VDF 6.27.0.26 (host: pobrecita.freebsd.ru) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/stdtime localtime.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 07:36:57 -0000 On Tue, Aug 24, 2004 at 12:15:38AM +0000, Peter Wemm wrote: > calendar jumped by two weeks etc, simply disallow negative (ie: prior to > 1900) years. You break the whole idea of our imported time zones data which try to cover all prior 1900 national zone changes too (look in files). I suspect it may cause visible effects for anyone who try to output i.e. calendar for past times, say, for historical reasons. -- Andrey Chernov | http://ache.pp.ru/