guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in current CVS.


From: Han-Wen Nienhuys
Subject: Re: bug in current CVS.
Date: Sun, 13 Jun 2004 11:59:17 +0200

address@hidden writes:
> Han-Wen Nienhuys  <address@hidden> writes:
> 
> >     byrd:~/usr/src/lilypond$ guile
> >     guile> (defiaine  blub  (cons '(1 . 2) 2))
> >
> >     Backtrace:
> >     In standard input:
> >        1: 0* Segmentatie fout
> 
> I can't reproduce this, unfortunately.  What happens when you run
> "guile -q"?
> 

My kludge (now in CVS) prevents the core dump, but I get

        byrd:~/usr/src/lilypond$ guile  -q --debug 
        guile> (defiaine  blub  (cons '(1 . 2) 2))

        Backtrace:
        In standard input:
           1: 0* (defiaine blub (cons (quote (1)) 2))

        standard input:1:1: In expression (defiaine blub (cons # 2)):
        standard input:1:1: Unbound variable: defiaine

notice that the 2 from '(1 . 2) is still missing. 


        > -- 
> GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]