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 745400 - fix a couple of issues in gdkglcontext-win32
fix a couple of issues in gdkglcontext-win32
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Win32
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-02 02:38 UTC by Allison Karlitskaya (desrt)
Modified: 2015-03-02 04:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdkglcontext-win32: remove unused variables (1.89 KB, patch)
2015-03-02 02:38 UTC, Allison Karlitskaya (desrt)
accepted-commit_now Details | Review
gdkglcontext-win32: fix variable names in GDK_NOTE (969 bytes, patch)
2015-03-02 02:38 UTC, Allison Karlitskaya (desrt)
accepted-commit_now Details | Review

Description Allison Karlitskaya (desrt) 2015-03-02 02:38:16 UTC
See patches.
Comment 1 Allison Karlitskaya (desrt) 2015-03-02 02:38:20 UTC
Created attachment 298245 [details] [review]
gdkglcontext-win32: remove unused variables
Comment 2 Allison Karlitskaya (desrt) 2015-03-02 02:38:25 UTC
Created attachment 298246 [details] [review]
gdkglcontext-win32: fix variable names in GDK_NOTE

These probably weren't caught because GDK_NOTE was disabled when the
change was tested.
Comment 3 Matthias Clasen 2015-03-02 02:52:20 UTC
Review of attachment 298245 [details] [review]:

sure
Comment 4 Matthias Clasen 2015-03-02 02:52:41 UTC
Review of attachment 298246 [details] [review]:

ok
Comment 5 Allison Karlitskaya (desrt) 2015-03-02 04:26:03 UTC
Attachment 298245 [details] pushed as 4f0ab56 - gdkglcontext-win32: remove unused variables
Attachment 298246 [details] pushed as c91076f - gdkglcontext-win32: fix variable names in GDK_NOTE