Bug 30448 - The function mcp_account_storage_get_restrictions was redeclared
Summary: The function mcp_account_storage_get_restrictions was redeclared
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: 5.6
Hardware: Other Solaris
: medium major
Assignee: Simon McVittie
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-09-29 01:24 UTC by Jeff Cai
Modified: 2010-10-06 07:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Change the declaration of the function (867 bytes, patch)
2010-09-29 01:28 UTC, Jeff Cai
Details | Splinter Review

Description Jeff Cai 2010-09-29 01:24:15 UTC
Solaris CC reports the following error while building the file account-storage.c:

"account-storage.c", line 754: identifier redeclared: mcp_account_storage_get_restrictions
Comment 1 Jeff Cai 2010-09-29 01:28:36 UTC
Created attachment 39038 [details] [review]
Change the declaration of the function
Comment 2 Simon McVittie 2010-09-29 03:12:43 UTC
Thanks for spotting this. Your patch is technically an API break, so I've done more or less the opposite; we can do the equivalent of your patch instead when we next break the API of m-c-p.

Vivek, please review?
Comment 3 Simon McVittie 2010-10-06 07:16:55 UTC
Fixed in git for 5.6.1


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.