From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ken Raeburn Newsgroups: gmane.lisp.guile.bugs Subject: Re: [bug #29574] VM stack overflows aren't properly handled [1.9.10] Date: Mon, 24 May 2010 10:51:00 -0400 Message-ID: References: <20100416-090152.sv15145.27672@savannah.gnu.org> <20100511-213337.sv15145.12077@savannah.gnu.org> <874oi0wa8r.fsf@gnu.org> <87r5l4szhe.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1274712703 8400 80.91.229.12 (24 May 2010 14:51:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 24 May 2010 14:51:43 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon May 24 16:51:42 2010 connect(): No such file or directory Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OGZ0D-0006zQ-D5 for guile-bugs@m.gmane.org; Mon, 24 May 2010 16:51:41 +0200 Original-Received: from localhost ([127.0.0.1]:59762 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGZ0A-00048A-Dk for guile-bugs@m.gmane.org; Mon, 24 May 2010 10:51:34 -0400 Original-Received: from [140.186.70.92] (port=38845 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGYzq-0003w7-Ie for bug-guile@gnu.org; Mon, 24 May 2010 10:51:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGYzk-0004yA-PM for bug-guile@gnu.org; Mon, 24 May 2010 10:51:09 -0400 Original-Received: from splat.raeburn.org ([69.25.196.39]:33841 helo=raeburn.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGYzd-0004x0-3e for bug-guile@gnu.org; Mon, 24 May 2010 10:51:08 -0400 Original-Received: from squish.raeburn.org (squish.raeburn.org [10.0.0.172]) by raeburn.org (8.14.3/8.14.1) with ESMTP id o4OEoojw018428; Mon, 24 May 2010 10:51:00 -0400 (EDT) In-Reply-To: <87r5l4szhe.fsf@gnu.org> X-Mailer: Apple Mail (2.1078) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4606 Archived-At: On May 22, 2010, at 11:55, Ludovic Court=E8s wrote: >>> Please reply through the bug tracker >>> . The patch is there. >>=20 >> I never doubted the presence of the patch, I was only a bit miffed as = I >> work best offline. >=20 > Oh right. If savannah's bug tracker doesn't have a useful offline mode, make sure = you file a bug report. :-) The ability to fetch the desired subset of the database (or the whole = thing, if it's not huge) with rsync or some such tool, and view it = through emacs or a local debbugs web server is probably adequate.... Ken=