Reuben Thomas

Results 177 issues of Reuben Thomas

I'm trying to build racket on mingw64, and get this error that I don't understand: make[8]: Entering directory '/home/rrt/repo/racket/racket/src/build/racket/gc2' env XFORM_PRECOMP=yes ../racketcgc -G /home/rrt/repo/racket/build/config -O "info@compiler/cm error" -l- setup --boot...

platform:windows
build

## Summary Pointing linkchecker at some URLs containing an ASCII apostrophe causes an internal error. ## Steps to reproduce `linkchecker -Dall "https://boyde.ithaky.net/Mark's Gospel"` ## Actual result Internal error. ## Expected...

[Copied from rrthomas/ddclient#8] A quick backwards-compatible release with essential bug-fixes and functionality enhancements only. To-do list: - [x] Fix caching problems (rrthomas/ddclient#3) - [x] Update changelog - [x] Contact downstream...

regfishde seems to have broken ipv6 support thanks to deleting `$config{$hash}{wantip}` twice: https://github.com/ddclient/ddclient/blob/1715bd3a177b831ba21eab57b4d24e344d1d3976/ddclient.in#L7595-L7596

bug
provider
IPv6
not-in-this-release

Some providers have improper implementations with regards to caching. It seems that these implementations never did right in the first place. These fixes are not required for the v3.11 release,...

bug
provider
not-in-this-release

**What version of Racket are you using?** 8.5 [cs] **What program did you run?** 1. Ensure some application other than DrRacket is open. 2. Start DrRacket. 3. File→Open. The file...

When I cause fontoxpath to exhaust the Node.js stack (not fontoxpath's fault!), the error returned to my code contains the Node backtrace in the `.message` element. I wish it did...

``` process:execute($command as xs:string, $options as node()) as item()* ``` as per https://en.wikibooks.org/wiki/XQuery/Execute_External_Process This is not a standard function, of course, but this seems to be the commonest version of...