[racket-users] New lightweight termios package: rktermios

2020-09-21 Thread Dominik Pantůček
Hello Racketeers, as I learned that it is not possible to use the ansi package under CS, because the C extensions do not work under CS, I decided to put together a minimalistic termios wrapper using only Racket code. It provides the bare minimum to set the terminal to "raw" mode and should work

Re: [racket-users] Package index

2020-09-21 Thread Dominik Pantůček
Hi, I confirm the issue. I am already a registered user but adding a new package fails with: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /pkgn/package/rktermios. Reason: Error reading from remote server

Re: [racket-users] querying MS SQL Server with db-lib (ODBC)

2020-09-21 Thread Jin-Ho King
Thanks, Ryan, for working through this with me. In response to your questions, (1) my connection string does not have any non-ASCII characters, and it does not have any backslashes (nor does it need any), and (2) yes, I’ve been using Racket CS. Here is the output from Racket BC: Allocating env

Re: [racket-users] UTF-8 encoding error when opening files in DrRacket on Windows 10

2020-09-21 Thread breanndan....@gmail.com
A student reports the error on versions 7.8, 7.7 and also 7.4 and says that he doesn't get any more debugging information. On Thursday, 17 September 2020 at 17:10:42 UTC+2 Robby Findler wrote: > I know only that we didn't get the report with earlier versions. > > BTW, if one click on the dialog