From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: hyperdivision@firefly.is-a-geek.org (Hyper Division) Newsgroups: gmane.lisp.guile.bugs Subject: guile-core/libguile/rw.c:116 Date: Wed, 13 Oct 2004 23:26:58 -0500 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <416E0012.mail9QE11QO8I@localhost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1097728127 19695 80.91.229.6 (14 Oct 2004 04:28:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2004 04:28:47 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Thu Oct 14 06:28:31 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CHxE2-0005T8-00 for ; Thu, 14 Oct 2004 06:28:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHxL3-00065P-9O for guile-bugs@m.gmane.org; Thu, 14 Oct 2004 00:35:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CHxKy-000656-Mu for bug-guile@gnu.org; Thu, 14 Oct 2004 00:35:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CHxKy-00064u-D7 for bug-guile@gnu.org; Thu, 14 Oct 2004 00:35:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CHxKy-00064r-7c for bug-guile@gnu.org; Thu, 14 Oct 2004 00:35:36 -0400 Original-Received: from [12.217.26.53] (helo=firefly.is-a-geek.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CHxDK-0001vh-PQ for bug-guile@gnu.org; Thu, 14 Oct 2004 00:27:43 -0400 Original-Received: by firefly.is-a-geek.org (Postfix, from userid 2310) id 35A39F2E; Wed, 13 Oct 2004 23:26:58 -0500 (CDT) Original-To: bug-guile@gnu.org User-Agent: nail 10.8 6/28/04 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: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1819 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1819 line 116 of guile-core/libguile/rw.c, dest is an uninitialized pointer, and before being used it is assigned a fresh value anyways, this is a bug? compiler complains at any rate. hyperd. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile