Re: duplicate bindings in let*

2001-03-05 Thread Marius Vollmer
Martin Grabmueller <[EMAIL PROTECTED]> writes: > > perhaps caused by the two "flags" in build-link? > > Correct, but the bug is not in let*, but in guile-config. Recently, > let* was changed to detect this error. No, no, no. `let*' can tolreate duplicate bindings. I just wasn't thinking clea

Re: duplicate bindings in let*

2001-03-05 Thread Mikael Djurfeldt
Martin Grabmueller <[EMAIL PROTECTED]> writes: > Wow, the second report on this within 20 minutes ;-) > > > /home/bil/cl/ ../test/bin/guile-config --version > > guile-config - Guile version 1.4.1 > > /home/bil/cl/ ../test/bin/guile-config link > > ERROR: In procedure let*: > > ERROR: duplicate b

Re: duplicate bindings in let*

2001-03-05 Thread Martin Grabmueller
> From: Bill Schottstaedt <[EMAIL PROTECTED]> > Date: Mon, 5 Mar 2001 04:45:15 -0800 > > I think in the current CVS guile, there's a bug in let*: Wow, the second report on this within 20 minutes ;-) > /home/bil/cl/ ../test/bin/guile-config --version > guile-config - Guile version 1.4.1 > /home

duplicate bindings in let*

2001-03-05 Thread Bill Schottstaedt
I think in the current CVS guile, there's a bug in let*: /home/bil/cl/ ../test/bin/guile-config --version guile-config - Guile version 1.4.1 /home/bil/cl/ ../test/bin/guile-config link ERROR: In procedure let*: ERROR: duplicate bindings perhaps caused by the two "flags" in build-link? guile> (