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 727659 - W32: gcc warns about _WIN32_WINNT being redefined
W32: gcc warns about _WIN32_WINNT being redefined
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-05 13:57 UTC by LRN
Modified: 2014-04-10 13:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
W32: don't redefine _WIN32_WINNT (792 bytes, patch)
2014-04-05 13:57 UTC, LRN
committed Details | Review

Description LRN 2014-04-05 13:57:42 UTC
No idea why it's being defined in a file at all. Usually it's put into CPPFLAGS.
Comment 1 LRN 2014-04-05 13:57:47 UTC
Created attachment 273617 [details] [review]
W32: don't redefine _WIN32_WINNT
Comment 2 Ignacio Casal Quinteiro (nacho) 2014-04-05 14:00:24 UTC
Review of attachment 273617 [details] [review]:

Looks good.
Comment 3 LRN 2014-04-10 13:50:46 UTC
Attachment 273617 [details] pushed as 8911301 - W32: don't redefine _WIN32_WINNT