william

Results 22 issues of william

I am able to connect with a test H2 database with the following URL: * `jdbc:h2:tcp://localhost/./test` using the [dBeaver](https://dbeaver.io) database workbench. The URL example from the README gives an error...

** Suggestion: - Add hyperlink to original page URL on the "Tab Suspended" placeholder display. - Add a button to copy the URL of original to the "Tab Suspended" placeholder...

## Background I have encountered a problem just ran the early stages of the [Roguelike tutorial](https://bfnightly.bracketproductions.com/), specifically the two initial map examples. * [2.2. Walking A Map](https://bfnightly.bracketproductions.com/chapter_3.html) * [2.3. A...

### Problem you are trying to solve The `rustup` install shell script announces that it will load and create two related directories: * `~/.rustup` * `~/.cargo` This adds to the...

enhancement

Hi - This is a question that isn't covered in the FAQ. - Should the GoW tools .EXE programs run in the Windows command shell? - Or from a Batch...

Hi. I have listed the command line transcript below. After installing redcar, the program fails because the JVM installed is a 64-bit Java and Jruby. Also, the install instructions are...

Hi folks, I had a series or errors on RbConfig -- the Redcar code was using Config. Files I needed to fix are: - redcar.rb - redcar_quick_start.rb - runner.rb For...

Hi James I've had a problem with SSL using gtranslate-two (on github) with jRuby - https://github.com/marcinwyszynski/gtranslate-two Anyway I get the same issue with Ruby 1.9 too and while I expect...

I've added the following `javac-warning-annotation` coordinated into my `build.gradle` file. ``` // https://mvnrepository.com/artifact/com.pushtorefresh/javac-warning-annotation compile group: 'com.pushtorefresh', name: 'javac-warning-annotation', version: '1.0.0' ``` I was getting compiler errors for the `@Warning(...)` annotation...

I am posting this as by way of a "_watch for this_" alert. I haven't decided that this is a problem on my workstation with MESA or if it's something...