mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-18 05:00:38 +02:00
Commands that fail with G_DEBUG=fatal-warnings produce unstable output like (process:10743): GLib-CRITICAL **: 16:29:13.635: g_ptr_array_add: assertion 'rarray' failed To workaround that, add a new option for marking the output as unstable. An alternative might be to extend the replace_stdout, replace_stderr arguments to support more powerful matching, like by specifying regular expression for replacing. However, it's just too complicated. Add a simpler workaround by passing _UNSTABLE_OUTPUT. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||