word-completion plugin fails to compile

Bug #1456581 reported by Matthias Mailänder
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Scratch
New
Undecided
Unassigned

Bug Description

/home/abuild/rpmbuild/BUILD/scratch-2.1.0/plugins/word-completion/engine.vala:38.27-38.31: warning: GLib.Mutex has been deprecated since glib-2.32. Use Mutex (with --target-glib=2.32)
/home/abuild/rpmbuild/BUILD/scratch-2.1.0/plugins/word-completion/completion-provider.vala:78.46-78.54: warning: Gtk.Stock has been deprecated since 3.10
/home/abuild/rpmbuild/BUILD/scratch-2.1.0/plugins/word-completion/completion-provider.vala:122.5-122.30: error: overriding method `Scratch.Plugins.CompletionProvider.get_start_iter' is incompatible with base method `Gtk.SourceCompletionProvider.get_start_iter': incompatible direction of parameter 3.
    public bool get_start_iter (Gtk.SourceCompletionContext context,
    ^^^^^^^^^^^^^^^^^^^^^^^^^^
/home/abuild/rpmbuild/BUILD/scratch-2.1.0/plugins/word-completion/plugin.vala:110.13-110.37: warning: GLib.Thread.create has been deprecated since 2.32. Use new Thread<T> ()
Compilation failed: 1 error(s), 3 warning(s)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.