[Webkit-unassigned] [Bug 125299] New: [GTK] Fix GObject introspection warnings in webkitspellchecker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 04:18:03 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=125299

           Summary: [GTK] Fix GObject introspection warnings in
                    webkitspellchecker
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


Source/WebKit/gtk/webkit/webkitspellchecker.cpp:43: Warning: WebKit: missing ":" at column 45:
 * @misspelling_location: (out) (allow-none) a pointer to an integer to store the location of the first misspelling
                                            ^
Source/WebKit/gtk/webkit/webkitspellchecker.cpp:44: Warning: WebKit: missing ":" at column 43:
 * @misspelling_length: (out) (allow-none) a pointer to an integer to store the length of the first misspelling
                                          ^
Source/WebKit/gtk/webkit/webkitspellchecker.cpp:66: Warning: WebKit: missing ":" at column 26:
 * @context: (allow-none) the surrounding context of the misspelled word
                         ^
Source/WebKit/gtk/webkit/webkitspellchecker.cpp:92: Warning: WebKit: missing ":" at column 28:
 * @languages: (allow-none) a string of languages to use for @checker
                           ^
Source/WebKit/gtk/webkit/webkitspellchecker.cpp:116: Warning: WebKit: missing ":" at column 28:
 * Returns: (transfer full) the suggestion for the autocorrection of
                           ^

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list