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 590986 - Usage of SOUP_METHOD_GET results in strict aliasing compiler warnings
Usage of SOUP_METHOD_GET results in strict aliasing compiler warnings
Status: RESOLVED DUPLICATE of bug 588771
Product: libsoup
Classification: Core
Component: API
2.27.x
Other Linux
: Normal major
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-08-06 19:17 UTC by Sebastian Dröge (slomo)
Modified: 2009-08-06 19:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2009-08-06 19:17:31 UTC
Code like soup_message_new (SOUP_METHOD_GET, location) results in a strict aliasing compiler warning with libsoup 2.27. This should somehow be fixed, I'll take a look at it now ;)
Comment 1 Sebastian Dröge (slomo) 2009-08-06 19:22:09 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 588771 ***