From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.bugs Subject: bug in scm_put[sc] Date: Sat, 19 Feb 2005 02:29:39 +0100 Message-ID: <16918.38531.944571.840728@byrd.xs4all.nl> Reply-To: hanwen@xs4all.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1108776852 17686 80.91.229.2 (19 Feb 2005 01:34:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Feb 2005 01:34:12 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Feb 19 02:34:11 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D2JVM-0007ES-J3 for guile-bugs@m.gmane.org; Sat, 19 Feb 2005 02:33:56 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2Jlo-0007NO-FK for guile-bugs@m.gmane.org; Fri, 18 Feb 2005 20:50:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2Jle-0007Jw-RZ for bug-guile@gnu.org; Fri, 18 Feb 2005 20:50:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2Jlb-0007ID-VR for bug-guile@gnu.org; Fri, 18 Feb 2005 20:50:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2Jla-0007GG-TM for bug-guile@gnu.org; Fri, 18 Feb 2005 20:50:42 -0500 Original-Received: from [194.109.24.22] (helo=smtp-vbr2.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2JRF-0001e5-Fr for bug-guile@gnu.org; Fri, 18 Feb 2005 20:29:41 -0500 Original-Received: from byrd.xs4all.nl (byrd.xs4all.nl [213.84.26.127]) by smtp-vbr2.xs4all.nl (8.12.11/8.12.11) with ESMTP id j1J1Tegh083707 for ; Sat, 19 Feb 2005 02:29:40 +0100 (CET) (envelope-from hanwen@xs4all.nl) Original-To: bug-guile@gnu.org X-Mailer: VM 7.14 under Emacs 21.3.1 X-Virus-Scanned: by XS4ALL Virus Scanner 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 X-MailScanner-To: guile-bugs@m.gmane.org Xref: main.gmane.org gmane.lisp.guile.bugs:2583 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:2583 hi, scm_put[cs] do not check whether their arguments are ports, but crash randomly instead when this is not the case. IMO, this is a bug. -- Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile