From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jon Wilson Newsgroups: gmane.lisp.guile.user Subject: Re: Leap second bug? Date: Tue, 10 Jun 2008 11:15:41 -0400 Message-ID: <484E9A9D.8020002@wilsonjc.us> References: <20080607204054.GA7677@localhost.localdomain> <874p8337ub.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1213111633 23704 80.91.229.12 (10 Jun 2008 15:27:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Jun 2008 15:27:13 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Jun 10 17:27:55 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K65kV-0001qN-D1 for guile-user@m.gmane.org; Tue, 10 Jun 2008 17:27:03 +0200 Original-Received: from localhost ([127.0.0.1]:41435 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K65jh-0003MG-VK for guile-user@m.gmane.org; Tue, 10 Jun 2008 11:26:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K65jS-0003G6-2J for guile-user@gnu.org; Tue, 10 Jun 2008 11:25:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K65jQ-0003FL-F5 for guile-user@gnu.org; Tue, 10 Jun 2008 11:25:57 -0400 Original-Received: from [199.232.76.173] (port=34665 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K65jQ-0003FD-9e for guile-user@gnu.org; Tue, 10 Jun 2008 11:25:56 -0400 Original-Received: from mailgw1.fnal.gov ([131.225.111.11]:55925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K65jP-0004ib-4T for guile-user@gnu.org; Tue, 10 Jun 2008 11:25:55 -0400 Original-Received: from mailav2.fnal.gov (mailav2.fnal.gov [131.225.111.20]) by mailgw1.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) with SMTP id <0K2900FUU5JO3V@mailgw1.fnal.gov> for guile-user@gnu.org; Tue, 10 Jun 2008 10:15:42 -0500 (CDT) Original-Received: from mailgw1.fnal.gov ([131.225.111.11]) by mailav2.fnal.gov (SAVSMTP 3.1.7.47) with SMTP id M2008061010154219191 for ; Tue, 10 Jun 2008 10:15:42 -0500 Original-Received: from conversion-daemon.mailgw1.fnal.gov by mailgw1.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) id <0K290090166GPA@mailgw1.fnal.gov> (original mail from jsw@wilsonjc.us) for guile-user@gnu.org; Tue, 10 Jun 2008 10:15:42 -0500 (CDT) Original-Received: from wilsonjc.us (cpe-75-187-46-126.columbus.res.rr.com [75.187.46.126]) by mailgw1.fnal.gov (iPlanet Messaging Server 5.2 HotFix 2.06 (built Mar 28 2005)) with ESMTPSA id <0K2900DD06E5EX@mailgw1.fnal.gov> for guile-user@gnu.org; Tue, 10 Jun 2008 10:15:42 -0500 (CDT) In-reply-to: <874p8337ub.fsf@gnu.org> User-Agent: Thunderbird 2.0.0.14 (X11/20080505) X-detected-kernel: by monty-python.gnu.org: Solaris 9 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6608 Archived-At: Hi Ludovic, Ludovic Court=E8s wrote: > I'm no expert in that area but I would suggest emailing the SRFI-19 > mailing list [0] for advice. >=20 > [0] http://srfi.schemers.org/srfi-19/ This is not recommended, because srfi-19 is "currently unsupported, a= nd=20 will likely remain so." [1] The recommendation I got on C.L.Scheme [= 2]=20 last summer upon submitting a patch for a different bug in the srfi-1= 9=20 reference implementation was that I submit a new srfi with the bugfix= =20 that explicitly obsoletes srfi-19. I did not do this, however, becau= se=20 I was afraid that I would then be stuck as the maintainer of a srfi f= or=20 which I did not have general expertise. [1] http://srfi.schemers.org/srfi-19/post-mail-archive/msg00026.html [2]=20 http://objectmix.com/scheme/186335-patch-bug-srfi-19-reference-implem= entation-date-julian-day.html