From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ramakrishnan Muthukrishnan Newsgroups: gmane.lisp.guile.bugs Subject: [bug #31448] reloading a module Date: Mon, 25 Oct 2010 10:15:24 +0000 Message-ID: <20101025-141523.sv533.15621@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1288001742 15908 80.91.229.12 (25 Oct 2010 10:15:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Oct 2010 10:15:42 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Oct 25 12:15:40 2010 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 1PAK5a-0006GJ-Bb for guile-bugs@m.gmane.org; Mon, 25 Oct 2010 12:15:38 +0200 Original-Received: from localhost ([127.0.0.1]:48924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAK5Z-0007aJ-CF for guile-bugs@m.gmane.org; Mon, 25 Oct 2010 06:15:37 -0400 Original-Received: from [140.186.70.92] (port=34945 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAK5O-0007YU-Ct for bug-guile@gnu.org; Mon, 25 Oct 2010 06:15:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAK5N-0003qN-Id for bug-guile@gnu.org; Mon, 25 Oct 2010 06:15:26 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:38028 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAK5N-0003qD-Bo for bug-guile@gnu.org; Mon, 25 Oct 2010 06:15:25 -0400 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAK5M-0006Wd-KD for bug-guile@gnu.org; Mon, 25 Oct 2010 10:15:24 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAK5M-0003Qx-JN for bug-guile@gnu.org; Mon, 25 Oct 2010 10:15:24 +0000 X-Savane-Server: savannah.gnu.org:443 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 31448 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.13) Gecko/20100916 Iceweasel/3.5.13 (like Firefox/3.5.13) X-Apparently-From: 164.164.250.10 (Savane authenticated user rkrishnan) Original-References: In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:4835 Archived-At: URL: Summary: reloading a module Project: Guile Submitted by: rkrishnan Submitted on: Mon 25 Oct 2010 02:15:23 PM SCT Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: It will be nice if a module can be reloaded programmatically. For eg, let us say, you have a module and are using it from the repl. Now, you modified the module. It will be nice to reload the module without restarting guile. Currently it is possible to recompile the module and reload manually, but it will be nice if there is a programmatic way to do this. This was discussed in the #guile IRC on Oct 24/25. Thanks Ramakrishnan (vu3rdd on #guile irc channel) _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/