From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.bugs Subject: bug#17869: wrong return type for void scm_c_export(const char *name, ...) in docs Date: Wed, 01 Oct 2014 19:15:06 -0400 Message-ID: <87a95fbcw5.fsf@netris.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412205389 16742 80.91.229.3 (1 Oct 2014 23:16:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 1 Oct 2014 23:16:29 +0000 (UTC) Cc: 17869-done@debbugs.gnu.org To: Alexei Matveev Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Oct 02 01:16:22 2014 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XZT89-0005ci-AQ for guile-bugs@m.gmane.org; Thu, 02 Oct 2014 01:16:21 +0200 Original-Received: from localhost ([::1]:59234 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZT88-0006kE-PS for guile-bugs@m.gmane.org; Wed, 01 Oct 2014 19:16:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54859) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZT7y-0006k8-WB for bug-guile@gnu.org; Wed, 01 Oct 2014 19:16:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZT7r-0007Ki-6D for bug-guile@gnu.org; Wed, 01 Oct 2014 19:16:10 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38032) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZT7r-0007Kb-3k for bug-guile@gnu.org; Wed, 01 Oct 2014 19:16:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XZT7q-0005lO-LD for bug-guile@gnu.org; Wed, 01 Oct 2014 19:16:02 -0400 In-Reply-To: Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Wed, 01 Oct 2014 23:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 17869 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Mail-Followup-To: 17869@debbugs.gnu.org, mhw@netris.org, alexei.matveev@gmail.com Original-Received: via spool by 17869-done@debbugs.gnu.org id=D17869.141220531622086 (code D ref 17869); Wed, 01 Oct 2014 23:16:01 +0000 Original-Received: (at 17869-done) by debbugs.gnu.org; 1 Oct 2014 23:15:16 +0000 Original-Received: from localhost ([127.0.0.1]:57827 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZT76-0005k9-Bk for submit@debbugs.gnu.org; Wed, 01 Oct 2014 19:15:16 -0400 Original-Received: from world.peace.net ([96.39.62.75]:44937) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XZT73-0005jz-Pl for 17869-done@debbugs.gnu.org; Wed, 01 Oct 2014 19:15:14 -0400 Original-Received: from c-24-62-95-23.hsd1.ma.comcast.net ([24.62.95.23] helo=jojen) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1XZT6x-0002ID-Tz; Wed, 01 Oct 2014 19:15:08 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:7603 Archived-At: Fixed in b1451ad859183ae48c624d19ec144306bd2d3e3a on the stable-2.0 branch. It will be in 2.0.12. Thanks! Mark