About the TODO, in fact the upstream code is EditorApplication *self = (EditorApplication *)app; . . . g_assert (EDITOR_IS_APPLICATION (self)); g_assert (G_IS_APPLICATION_COMMAND_LINE (command_line));
the g_assert are for debugging and disabled at thee package build by using G_DISABLE_ASSERT so I think that can be considered as a false positive -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971973 Title: [MIR] gnome-text-editor To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-text-editor/+bug/1971973/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
