After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740684 - unknown parameter 'error' in documentation comment, should be 'err'
unknown parameter 'error' in documentation comment, should be 'err'
Status: RESOLVED FIXED
Product: libgovirt
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libgovirt maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-11-25 13:33 UTC by Fabiano Fidêncio
Modified: 2014-11-26 14:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ovirt-resource: 'error' -> 'err' in doc comment (1.05 KB, patch)
2014-11-25 13:33 UTC, Fabiano Fidêncio
committed Details | Review

Description Fabiano Fidêncio 2014-11-25 13:33:08 UTC
Got this warning while building git master (146a80d6).
Please, see the attached patch.
Comment 1 Fabiano Fidêncio 2014-11-25 13:33:46 UTC
Created attachment 291454 [details] [review]
ovirt-resource: 'error' -> 'err' in doc comment

ovirt-resource.c:1049: Warning: GoVirt: ovirt_resource_delete_finish:
unknown parameter 'error' in documentation comment, should be 'err'
Comment 2 Fabiano Fidêncio 2014-11-26 14:33:32 UTC
Attachment 291454 [details] pushed as dabcf5a - ovirt-resource: 'error' -> 'err' in doc comment