Stefano Sinigardi
Stefano Sinigardi
may I ask you which kind of error you encountered that required this kind of debug output?
which reviews?
i don't think any regression is due to this pr nor i have time to make those fixes!
@BillyONeal it's more than one month that many ports (anything that depends on openssl) cannot be built on linux on many machines (e.g. any github action runner) this pr fixes...
kddockwidgets regression described here https://github.com/microsoft/vcpkg/issues/38509 and independent from this PR
sorry can i ask what is blocking the merge of this PR? there are no regressions anymore after the last retrigger
the plugin does not read `Preferences.sublime-settings`. Instead, use the file `clang_format.sublime-settings` with the tags described in this file: https://github.com/rosshemsley/SublimeClangFormat/blob/master/clang_format.sublime-settings
clang-format usually reads custom file (.clang-format) if available in the folder and if not going up in the folder tree, looking in all the parent folders. How does it work,...
don't worry about the CI errors. We have a PR that fixes them (travis-ci.org updated the infrastructure and we were not ready), I will re-trigger your PR once that one...
Hi @developer0hye Your PR was still not accepted, I just merged *inside your PR* the latest code from master, so that CI was happy again (the green mark on my...