Re: [MIT-Scheme-devel] Why does URL:ENCODE-STRING not encode & and ; etc.?

2012-05-04 Thread Chris Hanson
Actually the correct fix is (let ((input (open-input-octets octets start end))) which I've committed to HEAD. On Thu, May 3, 2012 at 1:53 AM, wrote: > On Wed, 2 May 2012 22:44:44 -0700, Chris Hanson wrote: >> You're confused because URL:ENCODE-STRING has nothing to do with "url >> encoding"

Re: [MIT-Scheme-devel] multi-threading problem: Unassigned variable: root-continuation-default

2012-05-04 Thread Matt Birkholz
> From: "Micah Brodsky" > Date: Thu, 26 Apr 2012 22:56:10 -0400 > > This code snippet causes the REPL input to hang until you ^C: > > (call-with-current-continuation > (lambda (k) > [...])) > > Now, I'm not sure that it's *supposed* to work, since if anybody's > ever written up what exact

[MIT-Scheme-devel] [patch #7775] Patch for configure files on OS X 10.7

2012-05-04 Thread Eduardo Kasa
URL: Summary: Patch for configure files on OS X 10.7 Project: MIT/GNU Scheme Submitted by: kasa1 Submitted on: Fri 04 May 2012 11:17:15 PM GMT Category: None Priority: