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 676742 - Introspection fixes
Introspection fixes
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
unspecified
Other All
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2012-05-24 14:09 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-05-24 21:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
introspection: Emit all warnings (837 bytes, patch)
2012-05-24 14:09 UTC, Jasper St. Pierre (not reading bugmail)
none Details | Review
introspection: Fix warnings (3.65 KB, patch)
2012-05-24 14:09 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review
introspection: Include SoupRequester API (868 bytes, patch)
2012-05-24 14:09 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-05-24 14:09:08 UTC
See patches.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-05-24 14:09:09 UTC
Created attachment 214864 [details] [review]
introspection: Emit all warnings
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-05-24 14:09:11 UTC
Created attachment 214865 [details] [review]
introspection: Fix warnings
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-05-24 14:09:14 UTC
Created attachment 214866 [details] [review]
introspection: Include SoupRequester API
Comment 4 Dan Winship 2012-05-24 14:19:41 UTC
Comment on attachment 214864 [details] [review]
introspection: Emit all warnings

so, my reason for not using --warn-all is that I don't like my builds to have spurious warnings, and originally there was no way to get rid of many of the warnings that the scanner emitted, even when they were wrong. I haven't tried again lately, but that would be a prereq for committing this.
Comment 5 Dan Winship 2012-05-24 14:21:41 UTC
Comment on attachment 214866 [details] [review]
introspection: Include SoupRequester API

This is too late for 3.4 and probably irrelevant for 3.6, but ok
Comment 6 Jasper St. Pierre (not reading bugmail) 2012-05-24 21:48:54 UTC
mast# Bug 676742 - Introspection fixes - UNCONFIRMED

Attachment 214865 [details] pushed as b6db9e3 - introspection: Fix warnings
Attachment 214866 [details] pushed as 3ae3e64 - introspection: Include SoupRequester API