David Wood

Results 65 comments of David Wood

You should run `./x.py test src/test/ui` locally and try to resolve the test failures as you go - so that the diagnostics you are migrating continue to work :)

Are you still migrating things or is this ready to be landed?

> > Are you still migrating things or is this ready to be landed? > > I am still in the process. There is still a lot of stuff to...

> I wonder if it would be possible to collect all the locale files into one directory in `compiler/`, maybe `compiler/locales`. Then the translation tool could be pointed at that,...

I'd also like it if you could squash some of your commits because these aren't particularly meaningful to anyone reading them later to understand the changes you've made and why.

I've had this issue as well when using gpg-agent as my ssh agent. I've switched back to ssh-agent for now.

@mafredri sadly, this isn't working either. Trying with #392, when I browse to a repository that has a ssh remote, pinentry is opened when pure does the background check and...

@mafredri I don't know how helpful this is but https://github.com/davidtwco/dotfiles/commit/6c77ea03a549223cda54fa2af4fb15f7b2147f3b is the commit in my dotfiles where I reverted back to `ssh-agent`, https://github.com/davidtwco/dotfiles/commit/5927527706766ddd1e4cce3126c9869b53090bf9 is where I silenced a startup message...