From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: autohackery and nightly snapshots Date: Tue, 27 Feb 2007 09:28:53 +1100 Message-ID: <874pp8h7tm.fsf@zip.com.au> References: <87ejoj5h91.fsf@ossau.uklinux.net> <87vehu7d1j.fsf@laas.fr> <87hcte0zdg.fsf@ossau.uklinux.net> <87tzxbcgz8.fsf@ossau.uklinux.net> <87irdp3lkx.fsf@zip.com.au> <87irdo7k11.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1172528960 25869 80.91.229.12 (26 Feb 2007 22:29:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2007 22:29:20 +0000 (UTC) Cc: Guile Development To: Neil Jerram Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Feb 26 23:29:13 2007 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 1HLoLI-0003Vt-V1 for guile-devel@m.gmane.org; Mon, 26 Feb 2007 23:29:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLoLI-0003Fs-PN for guile-devel@m.gmane.org; Mon, 26 Feb 2007 17:29:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HLoLF-0003Fc-K8 for guile-devel@gnu.org; Mon, 26 Feb 2007 17:29:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HLoLD-0003FQ-9V for guile-devel@gnu.org; Mon, 26 Feb 2007 17:29:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLoLD-0003FN-2B for guile-devel@gnu.org; Mon, 26 Feb 2007 17:29:07 -0500 Original-Received: from mailout1-8.pacific.net.au ([61.8.2.215] helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HLoLC-0007a3-Ae for guile-devel@gnu.org; Mon, 26 Feb 2007 17:29:06 -0500 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id B18405BFD07; Tue, 27 Feb 2007 09:29:01 +1100 (EST) Original-Received: from localhost (ppp2E0B.dyn.pacific.net.au [61.8.46.11]) by mailproxy1.pacific.net.au (Postfix) with ESMTP id 38EF58C04; Tue, 27 Feb 2007 09:29:01 +1100 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1HLoKz-0001hk-MR; Tue, 27 Feb 2007 09:28:53 +1100 Mail-Copies-To: never In-Reply-To: <87irdo7k11.fsf@ossau.uklinux.net> (Neil Jerram's message of "Mon, 26 Feb 2007 20:15:22 +0000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:6571 Archived-At: Neil Jerram writes: > > Where are you seeing that, in the manual or in the libltdl code? The ltdl.c code, in try_dlopen, /* Now try to open the .la file. If there is no directory name component, try to find it first in user_search_path and then other prescribed paths. Otherwise (or in any case if the module was not yet found) try opening just the module name as passed. */ The code looks like what it says is true (without actually running it ...) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel