From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Gran Newsgroups: gmane.lisp.guile.devel Subject: Re: i guess we're frozen & stuff Date: Sat, 26 Sep 2009 08:45:45 -0700 Message-ID: <1253979945.2856.122.camel@localhost.localdomain> References: <0489FB6F-567B-4967-9703-1A3D89462A37@raeburn.org> <79F7A852-10ED-46DF-9D41-ED545493E8FE@raeburn.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1253979995 22241 80.91.229.12 (26 Sep 2009 15:46:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Sep 2009 15:46:35 +0000 (UTC) Cc: guile-devel To: Ken Raeburn Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Sep 26 17:46:28 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MrZTg-0006xn-Ay for guile-devel@m.gmane.org; Sat, 26 Sep 2009 17:46:28 +0200 Original-Received: from localhost ([127.0.0.1]:54882 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrZTf-0000P1-Kq for guile-devel@m.gmane.org; Sat, 26 Sep 2009 11:46:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MrZTb-0000NL-W0 for guile-devel@gnu.org; Sat, 26 Sep 2009 11:46:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MrZTa-0000N9-Lq for guile-devel@gnu.org; Sat, 26 Sep 2009 11:46:22 -0400 Original-Received: from [199.232.76.173] (port=38104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrZTa-0000N6-H5 for guile-devel@gnu.org; Sat, 26 Sep 2009 11:46:22 -0400 Original-Received: from smtp102.prem.mail.sp1.yahoo.com ([98.136.44.57]:38650) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MrZTa-0002dH-2F for guile-devel@gnu.org; Sat, 26 Sep 2009 11:46:22 -0400 Original-Received: (qmail 22576 invoked from network); 26 Sep 2009 15:46:21 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=rbb/QX5a7g/1H46qQIyy3ewGypcnddmsDRMeo2WBVBGdvMWIK8RjeIiAkynhxhR4rxcriU3llFPUIxGvPIFKDL8R+40YLy/xRExLlmOjJpXxIwSYLA3NaOcaVdTUiFGgMNt+k48/EUCCh0lyfAWlCoJkXWGYQjlOLM0F4B4nAPc= ; Original-Received: from ppp-71-140-101-38.dsl.irvnca.pacbell.net (spk121@71.140.101.38 with plain) by smtp102.prem.mail.sp1.yahoo.com with SMTP; 26 Sep 2009 08:46:20 -0700 PDT X-Yahoo-SMTP: FzNaA9iswBDuBl1BmgaIRDaP9Q-- X-YMail-OSG: QaNvihgVM1kBZIQInPMqvi4zFpif6dK8E.GBHOutR0bFDIia3EVEFQs.5Pl2gXipl_PB5Wb6JYh0RqoJL90RXw9wcUWjJMOZUR5.Dnlxs2tgtEzsUGIMnKkomJbYSBA7HN1mgv7lGVrYfOrNbpdQD.jJAGMEilYwNWy50hu_bb4ZlqAHZhL1lP7PQ44udu7roTVp124gwFaIwIMjSAHAm75ex_4FE72EQJCzNIGhu4S5j.RlkJFq40VbCqdxz8z9E.xKJ88CuOfDK_E5otKaLSnr1SR1lhM4DFo- X-Yahoo-Newman-Property: ymail-3 In-Reply-To: <79F7A852-10ED-46DF-9D41-ED545493E8FE@raeburn.org> X-Mailer: Evolution 2.24.5 (2.24.5-2.fc10) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9402 Archived-At: On Fri, 2009-09-25 at 17:59 -0400, Ken Raeburn wrote: > Today (f60e892), it can't compile i18n.c at line 799 on my Mac because > it tries to deference scm_t_locale which points to an incomplete type. Yeah. I figured that would break something. I'm trying to find a decent solution for the problem discussed in http://lists.gnu.org/archive/html/guile-devel/2009-09/msg00167.html and http://savannah.gnu.org/bugs/?27520 > > Backing up to bcccf04, it builds okay, but lots of regexp tests fail > with "illegal byte sequence" errors. With "make -k check", that's the > only error reported. This does surprise me. I thought I had fixed that problem. Does it pass if you replace the current test-suite/tests/regexp.test with the 1.8.x version of the regexp test? Thanks, Mike