Chris Dosé
Chris Dosé
I updated the repro repo to use swarm master: https://github.com/peek-travel/quantum_swarm I still can't get it to be stable when scaling up or down in docker-compose. I get many kinds of...
Check out this PR: https://github.com/kbrw/sweet_xml/pull/45 That adds the feature you're looking for. Go bump it and see about getting it merged. I'm trying to get a hold of the maintainers...
I'd also like to point out several useful PRs that are not getting any attention: https://github.com/kbrw/sweet_xml/pull/53 and https://github.com/kbrw/sweet_xml/pull/36 Merging those and releasing a new version would be very appreciated.
Hey there, I need this feature for a project I'm trying to use sweet_xml for. Can we get the conflicts fixed and get this merged?
Hi, yes, I am. I have been assuming that it's standard behavior... Performing the commands on the same line results in the cache being read from; but running them on...
Here's a related PR in erlang/otp: https://github.com/erlang/otp/pull/2948 I assume `kerl` will have to apply a similar patch for older builds...?
I'm not really sure how to make this a clean PR to kerl, but here's my brute-force patched version of kerl: https://gist.github.com/doughsay/009661034ac6da463914ebd6233b6da8 This works for me on Arch installing latest...
You can also see this happening if you run the `dialyzer` task from here: https://github.com/jeremyjh/dialyxir. Running the task on its own produces colored output, whereas using test.watch removes the colors....
> It's pretty bad form to recommend an alternative on an issue for a program. This Issue exists to help the developer fix things This project is, for all intents...
You're welcome, but also, I should have pointed out that your sentiment is usually absolutely correct. You shouldn't promote alternative software in github issues in general. I just make an...