From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.devel Subject: Re: Stack calibration Date: Fri, 10 Oct 2008 19:41:13 +0100 Message-ID: <49dd78620810101141u6c59b78cha874e95604ac9d46@mail.gmail.com> References: <47B2A8DF.9070004@tammer.net> <87abdsf337.fsf@gnu.org> <49dd78620809301510q173d1777rd26240ce40f204f0@mail.gmail.com> <49dd78620810021530u8f29699x88fa8c0241105a07@mail.gmail.com> <87d4ide4md.fsf@gnu.org> <49dd78620810061611v2e67d646v29b479ca1fb23274@mail.gmail.com> <49dd78620810091553gbb10a0aod55076f5eb93b28b@mail.gmail.com> <49dd78620810101104r5a43316tbf96865db5750918@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223664170 3093 80.91.229.12 (10 Oct 2008 18:42:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2008 18:42:50 +0000 (UTC) Cc: =?ISO-8859-1?Q?Ludovic_Court=E8s?= , guile-devel@gnu.org To: "Greg Troxel" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Oct 10 20:43:48 2008 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 1KoMxN-0006Rc-7a for guile-devel@m.gmane.org; Fri, 10 Oct 2008 20:43:21 +0200 Original-Received: from localhost ([127.0.0.1]:46314 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoMwJ-0001LR-1n for guile-devel@m.gmane.org; Fri, 10 Oct 2008 14:42:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KoMvW-0000E7-2R for guile-devel@gnu.org; Fri, 10 Oct 2008 14:41:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KoMvV-0000D9-83 for guile-devel@gnu.org; Fri, 10 Oct 2008 14:41:25 -0400 Original-Received: from [199.232.76.173] (port=41990 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoMvV-0000Cs-1J for guile-devel@gnu.org; Fri, 10 Oct 2008 14:41:25 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.241]:37539) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KoMvO-0004NS-Aa for guile-devel@gnu.org; Fri, 10 Oct 2008 14:41:24 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so714767rvb.6 for ; Fri, 10 Oct 2008 11:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=GA1VLn51pvd4E0a7/Ngpk8+dGiaBVHvn7XN7b+hxzp8=; b=QGWTrgNY4x83wT38b+4dYgViP66cNwCnTxEeWJJYyeim/TVk8SAn2neizGACCj+gGi vJSSZzFv6GpeLUGdYh7aajtLDhSMHeRz9I2U+3xtjBTJLyv578VlQ2suZ2MSFzQtsT1B JWcwXrXM3334//6ktlwvHTYUlH1poU1x2Ql+s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=fwpjn4VRwNtaHIUP25wEroqKvacNl5DjgN3oi0K+r7g6rfHaoSsNIPSWR03q/DLZX6 /J50/DZE8taPJKNQFtX0wk0jhLihg+OcqpGpyR8jJulfomMTrgFsixQ2WdNITSztpRQn f9i55fab1CyeD0hljXXWawKMQ+o5FW+jM1NIw= Original-Received: by 10.141.66.16 with SMTP id t16mr1393049rvk.168.1223664073751; Fri, 10 Oct 2008 11:41:13 -0700 (PDT) Original-Received: by 10.141.177.4 with HTTP; Fri, 10 Oct 2008 11:41:13 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 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:7766 Archived-At: On 10/10/2008, Greg Troxel wrote: > It would be nice to make that get generated only by make check, and not > the regular build, Good idea, I'll look at doing that.