From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wolfgang J Moeller Newsgroups: gmane.lisp.guile.devel Subject: Re: enhancement requests ("load-ignoring-cached-go") Date: Thu, 21 Apr 2011 17:56:44 +0200 (CEST) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: dough.gmane.org 1303401501 13093 80.91.229.12 (21 Apr 2011 15:58:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2011 15:58:21 +0000 (UTC) Cc: Mark Harig , guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Apr 21 17:58:16 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QCwGl-0003ll-Pt for guile-devel@m.gmane.org; Thu, 21 Apr 2011 17:58:16 +0200 Original-Received: from localhost ([::1]:50797 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCwGl-0008Mr-5W for guile-devel@m.gmane.org; Thu, 21 Apr 2011 11:58:15 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:34160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCwGi-0008LU-GQ for guile-devel@gnu.org; Thu, 21 Apr 2011 11:58:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QCwGg-0005AV-Vu for guile-devel@gnu.org; Thu, 21 Apr 2011 11:58:12 -0400 Original-Received: from emailer.gwdg.de ([134.76.10.24]:36244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QCwGg-0005AK-MJ for guile-devel@gnu.org; Thu, 21 Apr 2011 11:58:10 -0400 Original-Received: from gwdw03.gwdg.de ([134.76.5.10]) by mailer.gwdg.de with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QCwG7-0001cF-Qm; Thu, 21 Apr 2011 17:57:35 +0200 In-Reply-To: X-Virus-Scanned: (clean) by exiscan+sophie X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 134.76.10.24 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12311 Archived-At: On Thu, 21 Apr 2011, Andy Wingo wrote: >[...] > > In my browser, searching the Guile Reference Manual > > ( http://www.gnu.org/software/guile/manual) Indices > > for GUILE_LOAD_COMPILED_PATH ... no hits ... > > An open bug, yes; hrm. Adding Mark Harig to the Cc, who had a plan for > fixing this. No, that wasn't intended as a bug report, but if you say so ... ;-) > > looking up LOAD ... > > incidentally noting that there's PRIMITIVE-LOAD >[...] > Heh. Well, primitive-load is a load that doesn't autocompile, doesn't > load .go files, and doesn't run within a module excursion. The > %load-hook business is another bug, reported recently: > http://thread.gmane.org/gmane.lisp.guile.devel/12259, but not yet > resolved. I'll see about fixing this shortly. Ok, you fix the docu of LOAD (which doesn't say that .go files are preferred over source), and I'll gladly use PRIMITIVE-LOAD for my environment-dependent test programs. No more questions! ;-) > BTW, I see you are still on 2.0.0. How about beta testing one of these: > > http://hydra.nixos.org/job/gnu/guile-2-0/tarball/latest > > 2.0.1 will come out shortly, but it would be good if you could report > bugs on the snapshots. Maybe ... actually I'm more concerned now with better integrating 'psyntax' [7.3] into "my" Scheme. 'define-syntax defmacro' ala GUILE seems to be working, but got to be exercised ... btw., in R6RS and this latest "pre-R6RS" 'psyntax', the first argument to datum->syntax must be an identifier, not an arbitrary syntax form. Permitting the latter in the old 'psyntax' might have been a mistake ... I've still got to read up some more, and think of a test. Cheers & happy Easter, Wolfgang J. Moeller, Tel. +49 551 47361, wjmheenes.com 37085 Goettingen, Germany | Disclaimer: No claim intended! http://www.wjmoeller.de/ -+-------- http://www.heenes.com/