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: Bug reporting system (Re: Strange reader bug (string->number)) Date: Sun, 2 Aug 2009 18:28:54 +0200 (CEST) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1249230655 1268 80.91.229.12 (2 Aug 2009 16:30:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Aug 2009 16:30:55 +0000 (UTC) Cc: bug-guile@gnu.org To: "Kjetil S. Matheussen" Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Aug 02 18:30: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 1MXdxP-00088v-1I for guile-bugs@m.gmane.org; Sun, 02 Aug 2009 18:30:47 +0200 Original-Received: from localhost ([127.0.0.1]:38277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXdxO-0001bM-Gj for guile-bugs@m.gmane.org; Sun, 02 Aug 2009 12:30:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXdvq-0001Cu-9j for bug-guile@gnu.org; Sun, 02 Aug 2009 12:29:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXdvl-0001CO-Nc for bug-guile@gnu.org; Sun, 02 Aug 2009 12:29:09 -0400 Original-Received: from [199.232.76.173] (port=51791 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXdvl-0001CL-Ga for bug-guile@gnu.org; Sun, 02 Aug 2009 12:29:05 -0400 Original-Received: from mail-forward2.uio.no ([129.240.10.71]:44042) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MXdvk-0002Qi-TU for bug-guile@gnu.org; Sun, 02 Aug 2009 12:29:05 -0400 Original-Received: from exim by mail-out2.uio.no with local-bsmtp (Exim 4.69) (envelope-from ) id 1MXdvi-0005Ky-PE for bug-guile@gnu.org; Sun, 02 Aug 2009 18:29:02 +0200 Original-Received: from mail-mx5.uio.no ([129.240.10.46]) by mail-out2.uio.no with esmtp (Exim 4.69) (envelope-from ) id 1MXdva-0005KL-Ig; Sun, 02 Aug 2009 18:28:54 +0200 Original-Received: from luke.ifi.uio.no ([129.240.64.200]) by mail-mx5.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1MXdva-0000z1-7z; Sun, 02 Aug 2009 18:28:54 +0200 X-X-Sender: ksvalast@luke.ifi.uio.no In-Reply-To: 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: 00FC4435BDFE6AD1526F3D8D53091464B1B5BD59 X-UiO-SPAM-Test: remote_host: 129.240.64.200 spam_score: -49 maxlevel 80 minaction 2 bait 0 mail/h: 2 total 18466 max/h 471 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:4284 Archived-At: 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? Also, it would be nice if you added a link to the bug tracker from Guile's homepage. It was hard to find.