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: bugreport, concise version Date: Wed, 21 Jan 2004 01:36:24 +0100 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <16397.51592.882068.847986@localhost.localdomain> Reply-To: hanwen@cs.uu.nl 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 1074645443 14153 80.91.224.253 (21 Jan 2004 00:37:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2004 00:37:23 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Jan 21 01:37:13 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Aj6Mq-000294-01 for ; Wed, 21 Jan 2004 01:37:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Aj6LS-0000d0-3v for guile-bugs@m.gmane.org; Tue, 20 Jan 2004 19:35:46 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Aj6LH-0000cl-JP for bug-guile@gnu.org; Tue, 20 Jan 2004 19:35:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Aj6Kk-0000YD-4P for bug-guile@gnu.org; Tue, 20 Jan 2004 19:35:33 -0500 Original-Received: from [213.84.26.127] (helo=localhost.localdomain) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1Aj6Kj-0000Xu-9x for bug-guile@gnu.org; Tue, 20 Jan 2004 19:35:01 -0500 Original-Received: from localhost.localdomain.byrd.xs4all.nl (byrd [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id i0L0aONj031512 for ; Wed, 21 Jan 2004 01:36:25 +0100 Original-To: bug-guile@gnu.org X-Mailer: VM 7.14 under Emacs 21.3.1 X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.2 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:1111 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1111 Hi guys, I consider this a very severe bug. Can you fix this please? byrd:~/usr/src/lilypond$ guile -l scm/bla.scm Backtrace: In unknown file: ?: 0* [primitive-load "scm/bla.scm"] In scm/bla.scm: 107: 1* [determine-split-list #((1 . 2) (3 . 4)) #((1 . 2) (3 . 4))] In unknown file: ?: 2 Segmentatie fout bla.scm : (define ly:momentvector (map (lambda (x) (cons x 'together)) (merge (map car ev1) (map car ev2) ly:moment (length notes1) 1) (put 'apart)) ((> (length notes2) 1) (put 'apart)) (else (let* ((dif (ly:pitch-diff (car pitches1) (car pitches1)))) (if (< (ly:pitch-steps diff) chord-threshold) (put 'chords) (put 'apart)) )))) )) (analyse-events (1+ i1) (1+ i2) (1+ ri) active1 active2) ))))) (set! ev1 (list->vector ev1)) (set! ev2 (list->vector ev2)) (analyse-events 0 0 0 '() '()) (display result) ) (determine-split-list '((1 . 2) (3 . 4)) '((1 . 2) (3 . 4))) -- Han-Wen Nienhuys | hanwen@xs4all.nl | http://www.xs4all.nl/~hanwen _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile