From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 8 07:01:13 2011 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAFCD106564A; Fri, 8 Jul 2011 07:01:13 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from gw01.mail.saunalahti.fi (gw01.mail.saunalahti.fi [195.197.172.115]) by mx1.freebsd.org (Postfix) with ESMTP id 850188FC15; Fri, 8 Jul 2011 07:01:13 +0000 (UTC) Received: from a91-153-123-205.elisa-laajakaista.fi (a91-153-123-205.elisa-laajakaista.fi [91.153.123.205]) by gw01.mail.saunalahti.fi (Postfix) with SMTP id 31B1F151679; Fri, 8 Jul 2011 10:01:05 +0300 (EEST) Date: Fri, 8 Jul 2011 10:01:05 +0300 From: Jaakko Heinonen To: "Julian H. Stacey" , edwin@FreeBSD.org Message-ID: <20110708070105.GA2057@a91-153-123-205.elisa-laajakaista.fi> References: <20110705192434.GA57761@jh> <201107052102.p65L2lWN055393@fire.js.berklix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201107052102.p65L2lWN055393@fire.js.berklix.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: hackers@freebsd.org, Ivana Belgers Subject: Re: regression error with calendar X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2011 07:01:13 -0000 On 2011-07-05, Julian H. Stacey wrote: > Jaakko Heinonen wrote: > > On 2011-07-05, Julian H. Stacey wrote: > > > There's a regression error with calendar between FreeBSD-8.1 & 8.2-RELEASES > > > Test data: > > > ----- > > > Tue+1 TESTXXXXX 1 > > > Tuesday+1 TESTXXXXX 2 > > > * Tuesday+1 TESTXXXXX 3 > > > Tuesday+1 * TESTXXXXX 4 > > > Tuesday TESTXXXXX5 > > > Tuesday TESTXXXXX6 > > > ----- > > > > This look like PR bin/155873 > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=155873). > > Ah Yes, that's the same problem. Thanks ! Can FreeBSD please revert > the broken code out of CVS, until/ if author / importer / whoever > might want to fix it. The new code breaks basic common functionality, > to add rare usage exotica. I guess that reverting r205821 would mean reverting all of edwin's recent calendar(1) work (http://svnweb.freebsd.org/base/user/edwin/calendar/?view=log). > Broken calendar code failed to mail prompt me to call meetings in time. > Probably caused lots of missed reminders. There is also another recent calendar(1) regression: http://www.freebsd.org/cgi/query-pr.cgi?pr=157718 Edwin, please comment if you plan to take a look at these regressions. -- Jaakko