Zeeshan Ali Khan

Results 438 comments of Zeeshan Ali Khan
trafficstars

@Absolucy Hi and thanks for reporting this. The snippets you provided are not [the standard D-Bus interface XML](https://dbus.freedesktop.org/doc/dbus-specification.html#introspection-format) but rather the telepathy extension, which xmlgen **currently** does not support.

In GitLab by @Absolucy on Mar 30, 2022, 24:44 It'd be nice if xmlgen could at least ignore the nonstandard XML instead of erroring out whenever it encounters a nonstandard...

Right, it should ignore w/ a warning on the stderr.

In GitLab by @ids1024 on Dec 24, 2022, 01:11 mentioned in commit ids1024/zbus@6271d4ebc283ad45362d1d171b75442c2e035068

In GitLab by @msandova on Dec 28, 2022, 11:48 mentioned in commit msandova/zbus@2c579b667731e3e2352e4185b1d08d40a21630fa

In GitLab by @msandova on Dec 28, 2022, 11:53 mentioned in commit msandova/zbus@f93ea55045191bfcab245f716e1e50cd99672f9d

In GitLab by @msandova on Dec 28, 2022, 12:05 mentioned in commit msandova/zbus@611d3b72cfe568be484129f42610341e8705f32d

> It would be useful if the comments could be carried over. A simple "carry over" won't be enough. The doc comments needs to be parsed and converted. `gdbus-codegen` already...

> As for the other comments (non-doc), I don't think we need to do anything about those. Actually, I wouldn't mind those being carried over verbatim but not strong feelings.