Reuben Thomas

Results 389 comments of Reuben Thomas

I have updated my `fontoxpath-evaluate` branch of Ruth to add the `import module namespace` statements where needed. I find that I would also need to import other modules dynamically (for...

I think the current situation is actually buggy: `android/api-level.h` defines `__ANDROID_API__` to a different value from the libc that is used by default. This causes problems when for example trying...

`jsonic` is a demo package from Beautiful Racket. It does seem to exist on docs.racket-lang.org: https://docs.racket-lang.org/jsonic/index.html But I'm not sure what this has to do with the search failure? The...

@rmculpepper the `raco setup` command fails: ``` $ raco setup raco setup: version: 8.5 raco setup: platform: x86_64-linux [cs] raco setup: target machine: ta6le raco setup: installation name: 8.5 raco...

It would be great if you could update this extension on extensions.gnome.org too. Should be simple, as no code changes were required.

Sorry, indeed, I have it exactly backwards. Title corrected.

Confirmed that @PriOliveira's fix works for me; thanks very much. @PriOliveira, any chance of a pull request?

I can believe that changing this default would cause some users problems, but it would be interesting to know in what circumstances. Defaulting to the OS's EOL would be better,...

As far as I can tell, this is still needed, and I've rebased on current master.

I have updated this PR to fix things today; the fix is a bit different from four years ago!