From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Kjetil S. Matheussen" Newsgroups: gmane.lisp.guile.bugs Subject: Re: Bug reporting system (Re: Strange reader bug (string->number)) Date: Mon, 3 Aug 2009 21:12:40 +0200 (CEST) Message-ID: References: <4A76AEE1.1040702@gentoo.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1249335535 18197 80.91.229.12 (3 Aug 2009 21:38:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Aug 2009 21:38:55 +0000 (UTC) Cc: bug-guile@gnu.org, "Kjetil S. Matheussen" To: "Marijn Schouten (hkBst)" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Aug 03 23:38:48 2009 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.50) id 1MY5Ew-0003OY-V0 for guile-bugs@m.gmane.org; Mon, 03 Aug 2009 23:38:43 +0200 Original-Received: from localhost ([127.0.0.1]:33109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY5Ev-000143-Sm for guile-bugs@m.gmane.org; Mon, 03 Aug 2009 17:38:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MY2y7-0004Fg-1A for bug-guile@gnu.org; Mon, 03 Aug 2009 15:13:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MY2y2-00049G-9b for bug-guile@gnu.org; Mon, 03 Aug 2009 15:13:10 -0400 Original-Received: from [199.232.76.173] (port=49199 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MY2y2-00048r-19 for bug-guile@gnu.org; Mon, 03 Aug 2009 15:13:06 -0400 Original-Received: from mail-forward2.uio.no ([129.240.10.71]:51503) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MY2y1-0008Rs-RU for bug-guile@gnu.org; Mon, 03 Aug 2009 15:13:06 -0400 Original-Received: from exim by mail-out2.uio.no with local-bsmtp (Exim 4.69) (envelope-from ) id 1MY2xw-0001dp-NX for bug-guile@gnu.org; Mon, 03 Aug 2009 21:13:00 +0200 Original-Received: from mail-mx4.uio.no ([129.240.10.45]) by mail-out2.uio.no with esmtp (Exim 4.69) (envelope-from ) id 1MY2xc-0001XW-Da; Mon, 03 Aug 2009 21:12:40 +0200 Original-Received: from padme.ifi.uio.no ([129.240.64.203]) by mail-mx4.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MY2xc-0003Cb-4F; Mon, 03 Aug 2009 21:12:40 +0200 X-X-Sender: ksvalast@padme.ifi.uio.no In-Reply-To: <4A76AEE1.1040702@gentoo.org> X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=5.0, autolearn=disabled, UIO_MAIL_IS_INTERNAL=-5, uiobl=NO, uiouri=NO) X-UiO-Scanned: 105C21D1A2C269FFEEFD67D24CEE403D56302C5E X-UiO-SPAM-Test: remote_host: 129.240.64.203 spam_score: -49 maxlevel 80 minaction 2 bait 0 mail/h: 1 total 14240 max/h 421 blacklist 0 greylist 0 ratelimit 0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:4286 Archived-At: On Mon, 3 Aug 2009, Marijn Schouten (hkBst) wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Kjetil S. Matheussen wrote: >> >> >> On Sun, 2 Aug 2009, Kjetil S. Matheussen wrote: >> >>> >>> >>> The following bug causes some problems >>> with Snd: (At least the realtime extension of Snd) >>> >> >> I have tried to add this bug to the bug reporting system at >> https://savannah.gnu.org/bugs/?group=guile#top >> but I can't find out how to submit a new bug...? >> >> Shouldn't there some kind of "submit new bug" button >> somewhere? >> > > Under Bugs, you can Submit. > Thanks, didn't see that. And I _did_ try very hard to find it! :-)