Re: *still* can't compile guile 1.7

2005-12-10 Thread Neil Jerram
Andy Wingo <[EMAIL PROTECTED]> writes: > Hey, > > When compiling latest CVS on x86-64 SMP, I still cannot build. It hangs > when snarfing docs, like so (prepare yourself): When could you last compile CVS? > ERROR: Bad binding (name . trap-disable) in expression (let* ((name . Sounds unlikely to

Re: Future of ice-9/slib.scm.

2005-12-10 Thread Kevin Ryde
Rob Browning <[EMAIL PROTECTED]> writes: > > With this arrangement, users who find they really need the old slib > behavior in 1.6, will be able to set *guile-use-old-ice-9-slib* to #t. I'd be inclined to make one radical change, and not worry about the old stuff. Someone can still grab slib.scm

Re: Future of ice-9/slib.scm.

2005-12-10 Thread Rob Browning
Kevin Ryde <[EMAIL PROTECTED]> writes: > I'd be inclined to make one radical change, and not worry about the > old stuff. Someone can still grab slib.scm from 1.6.4 or whatever > if they really need it, ie. don't want to update immediately. I wouldn't be comfortable with that approach for a stab