glts
glts
The bug report was for Debian, and I was pointing out that the issue is fixed in Debian and Ubuntu. The issue reported here is no longer actionable and can...
Right, that is excellent. I don't know whether you would like to participate in the discussion on vim_dev? – If not or if you don't have time, I would gladly...
@xd009642 Thank you for reproducing the original issue. Indeed it works with `--engine llvm`! Feel free to close unless you want to use this issue to track similar ones.
Same in opendmarc/opendmarc.conf.5.in And please also fix the typo "messsages" in these places (twice)
From reading the code, I believe this is by design. ~/.lein/profiles.clj (and ~/.lein/profiles.d/*.clj) contain ‘user-wide’ profiles (see [doc/PROFILES.md](https://github.com/technomancy/leiningen/blob/master/doc/PROFILES.md#declaring-profiles)); only `:auth` settings from these user-wide profiles are applied. It is not...
Did this crash happen with the patch from #183 applied? (The patch has been included in distros like [Debian](https://salsa.debian.org/kitterman/opendmarc/-/raw/d83ac9a76666d98f860caf9ef77deabb5f32ecb6/debian/patches/arcseal-segfaults.patch) for a while.) I haven’t experienced crashes with the patch applied....
To be clear: I am not aware of any crashing bugs in current OpenDMARC 1.4.2, *with the necessary patch linked above applied*. The patch is included for example in current...
Passing by … are you aware of the documentation at doc/GPG.md? That file has a ‘troubleshooting’ section, and there is some overlap with the changes proposed here. I think these...
Just noting that such a fix/feature would have to be implemented in [Pomegranate](https://github.com/cemerick/pomegranate), not Leiningen.