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 696509 - [PATCH] Don't use the 'interface' keyword
[PATCH] Don't use the 'interface' keyword
Status: RESOLVED DUPLICATE of bug 692134
Product: libsoup
Classification: Core
Component: API
2.35.x
Other Windows
: Normal normal
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-24 20:15 UTC by Erik van Pienbroek
Modified: 2013-03-25 13:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (4.01 KB, patch)
2013-03-24 20:15 UTC, Erik van Pienbroek
none Details | Review

Description Erik van Pienbroek 2013-03-24 20:15:16 UTC
Created attachment 239695 [details] [review]
Proposed patch

The keyword 'interface' is part of the Win32 API and therefore
shouldn't be used as variable name in order to avoid build failures
Comment 1 Dan Winship 2013-03-25 13:07:44 UTC
see other bug; we did this once before and it got broken again, so we need a better fix

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