Tobias Hienzsch

Results 5 issues of Tobias Hienzsch

Hi Jonathan, I've been looking into the clang JSON output you mentioned in the [standardese issue #195](https://github.com/standardese/standardese/issues/195) for the last couple of days. Since I have no glue how deep...

Not sure what the character should be, but it probably needs to be escaped. ```sh HISE/hi_snex/snex_cpp_builder/snex_jit_CppBuilder.cpp:755:39: warning: illegal character encoding in string literal [-Winvalid-source-encoding] s = s.removeCharacters("\"/\\ \t\n\r!$%&/()=[]{}"); ^~~~ ```...

Error message: Clang 15/16 work on Linux. I don't have access there for 17 unfortunately. After switching to MSVC 2022 on GitHub Actions, it fails as well. Looks like the...

What is your current status when it comes to Windows code signing? I read in your blog that there is a new Azure service, but it is still in preview....