Re: Error in streams.erg during make check on macosSierra
Sam Steingold <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <m1r32gyg2t.fsf@clr-sds> |
oops, sorry, sent too early. > * Sam Steingold <[email protected]> [2017-03-01 13:36:55 -0500]: > >> * Karsten Poeck <[email protected]> [2017-02-28 22:53:43 +0100]: >> >> ;; connecting to >> "http://clisp.cons.org/impnotes/id-href.map"...connected...HTTP/1.1 302 >> Found --> "https://clisp.cons.org:80/impnotes/id-href.map" > > and this fails with > This site can’t provide a secure connection > > clisp.cons.org sent an invalid response. > Try running Network Diagnostics. > ERR_SSL_PROTOCOL_ERROR > So, clisp.cons.org is broken: it redirects to https (which, BTW, clisp open-http cannot handle) and then breaks. Note that CLISP hg tip does _not_ refer to clisp.cons.org, it uses clisp.org instead. >> if #1# is "http....." and new url is "https://" this might lead to the >> wrong call with >> "http://clisp.cons.orghttps://clisp.cons.org:80/impnotes/id-href.map" This is, indeed, a bug. However, the rudimentary http client in clhs.lisp cannot handle https anyway. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://camera.org http://americancensorship.org http://thereligionofpeace.com A PC without Windows is like ice cream without ketchup. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel