From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Patrick McCarty Newsgroups: gmane.lisp.guile.bugs Subject: [bug #30469] `procedure-source' is broken in Guile 1.9.11 Date: Fri, 23 Jul 2010 16:46:20 +0000 Message-ID: <20100723-094620.sv74381.39458@savannah.gnu.org> References: <20100717-170252.sv74381.62000@savannah.gnu.org> <20100719-192229.sv20118.15312@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 1279904225 12844 80.91.229.12 (23 Jul 2010 16:57:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 23 Jul 2010 16:57:05 +0000 (UTC) To: Andy Wingo , Patrick McCarty , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Jul 23 18:57:01 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 1OcLYJ-0000oQ-Ae for guile-bugs@m.gmane.org; Fri, 23 Jul 2010 18:57:00 +0200 Original-Received: from localhost ([127.0.0.1]:38876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcLOI-0004vw-NS for guile-bugs@m.gmane.org; Fri, 23 Jul 2010 12:46:30 -0400 Original-Received: from [140.186.70.92] (port=56273 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcLOC-0004u1-IU for bug-guile@gnu.org; Fri, 23 Jul 2010 12:46:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcLOB-0002XL-71 for bug-guile@gnu.org; Fri, 23 Jul 2010 12:46:24 -0400 Original-Received: from colonialone.fsf.org ([140.186.70.51]:43546 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcLOB-0002XB-5E for bug-guile@gnu.org; Fri, 23 Jul 2010 12:46:23 -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 1OcLO9-0000XH-1y; Fri, 23 Jul 2010 16:46:21 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1OcLO8-0007E0-P5; Fri, 23 Jul 2010 16:46:20 +0000 X-Savane-Server: savannah.gnu.org:443 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 30469 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100721 Firefox/3.6.7 X-Apparently-From: 67.189.44.106 (Savane authenticated user pnorcks) In-Reply-To: <20100719-192229.sv20118.15312@savannah.gnu.org> 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:4715 Archived-At: Follow-up Comment #2, bug #30469 (project guile): I discovered this while debugging a compile failure with LilyPond... LilyPond's autogenerated documentation of its internal procedures uses `procedure-source' to access the signature of a given procedure. Would you recommend a different solution for this? _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/