Summary: | Stop having a property name that is the same as a method name | ||
---|---|---|---|
Product: | accountsservice | Reporter: | Giovanni Campagna <scampa.giovanni> |
Component: | general | Assignee: | Matthias Clasen <mclasen> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | rstrode, scampa.giovanni |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Giovanni Campagna
2013-02-22 16:58:49 UTC
Can we use annotations to resolve the confusion ? Annotations cannot rename properties. We can rename act_user_is_loaded() to something else, but currently gobject-introspection requires that the new name already exists (ie if we go for act_user_get_is_loaded(), we must also add a C function with that name) -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/accountsservice/accountsservice/issues/24. |
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.