Matthias Hörmann

Results 39 issues of Matthias Hörmann

The problem can be reproduced by creating a Wide-Area DNS-SD service with a single TXT record (possibly with multiple key/value pairs as often found in _ipp._tcp oder _printer._tcp services). The...

bug
wide-area

I just tried illuminate on one of my C++ files. Qualified names (calls to static methods in this case) are highlighted a bit oddly though when they are at the...

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description I am currently evaluating git-cliff...

feature/request
good first issue

Would be useful to check the files puppet-lint can parse, especially in the presence of new, not yet supported language constructs (like the Pattern type mentioned in the other ticket...

feature

Other systems that use the X-Forward-For or X-Real-IP headers often allow whitelisting of IPs from which the header is accepted, falling back to the actual TCP peer information instead for...

In https://docs.rs/tracing-subscriber/latest/tracing_subscriber/layer/struct.Context.html there are some notes about the ordering of returned scopes by a scope method that does not seem to exist.

Since the update of the Debian package jitsi-videobridge2 (2.1-202-g5f9377b9-1 to 2.1-273-g072dd44b-1) our Puppet-configured (but largely identical to the config the old Debian-packages tried to auto-magically create with way too much...

Given e.g. ``` use utoipa::{OpenApi, ToSchema}; #[derive(ToSchema)] struct A((Option, String)); #[derive(OpenApi)] #[openapi(components(schemas(A)))] struct Api; fn main() { println!("{}", Api::openapi().to_pretty_json().unwrap()) } ``` we get ``` { "openapi": "3.0.3", "info": { "title":...

Sometimes, especially if a specific daily goal was exceeded, it would be useful to be able to see how much each food item contributed to the daily total for that....