Bug 26770

Summary: GSimpleAsyncResult source tags should be _async, not _finish
Product: Wocky Reporter: Will Thompson <will>
Component: GeneralAssignee: Sjoerd Simons <sjoerd>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
URL: http://git.collabora.co.uk/?p=user/nicolas/wocky.git;a=shortlog;h=refs/heads/source-tag
Whiteboard: review+
i915 platform: i915 features:

Description Will Thompson 2010-02-26 04:34:01 UTC
Wocky generally uses the _finish function as the source tag, but the GSimpleAsyncResult documentation says that the convention is to use the _async function.
Comment 1 Nicolas Dufresne 2010-09-23 11:27:57 UTC
I've wrote a fix that can be found at:
http://git.collabora.co.uk/?p=user/nicolas/wocky.git;a=shortlog;h=refs/heads/source-tag
Comment 2 Will Thompson 2010-09-24 02:11:37 UTC
> This makes Woky closer to GAsyncResult conventions

I hate to nitpick, but... maybe the commit message should spell the library's name correctly? :)
Comment 3 Nicolas Dufresne 2010-09-28 09:10:13 UTC
(In reply to comment #2)
> I hate to nitpick, but... maybe the commit message should spell the library's
> name correctly? :)

My apologies, it's fixed now.
Comment 4 Will Thompson 2010-10-04 09:40:25 UTC
ship it.

(though you'll want to rebase/cherry-pick to drop the patch before it in the branch.)
Comment 5 Nicolas Dufresne 2010-10-04 09:45:27 UTC
(In reply to comment #4)
> ship it.
> 
> (though you'll want to rebase/cherry-pick to drop the patch before it in the
> branch.)
I just skipped that extra patch in the rebase since Sjoerd have implemented a similar fix recently.

Shipped.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.