Andrew

Results 287 comments of Andrew

Support for Rust 1.68.2 is important for security reasons.

Intersting. So this isn't necessary a cross-specific issue, but rather one which cargo and/or rustc could help fix, right?

> @mcandre does this work for you? I can add more data to the array For my purposes, I would like to see the support tier number included in the...

I get a similar error when using direnv 2.11.3. Tried both 64-bit and 32-bit direnv, with a Git Bash context. If I use a blank .envrc, or a .envrc with...

As a workaround, I am using the https://github.com/anthonynsimon/bild library.

I have a use case of trying to relaunch a list of processes. In my case, I really need the absolute path to the binaries and other important data, including...

Neither is `JAVA_HOME` set, nor are the jabba-active `java`/`javac` in `PATH`.

Could we please update the version of boot2docker used by dvm? I still get: ``` $ docker images FATA[0000] Error response from daemon: client and server don't have same version...

@andybak Are you sure your Homebrew bin directory is correctly added to PATH? Can you find other programs installed with Homebrew, like `brew install maven && mvn`?