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 667301 - systemclock: Make sure EWOULDBLOCK is defined on windows
systemclock: Make sure EWOULDBLOCK is defined on windows
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-04 20:11 UTC by Håvard Graff (hgr)
Modified: 2012-06-18 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (950 bytes, patch)
2012-01-04 20:11 UTC, Håvard Graff (hgr)
needs-work Details | Review

Description Håvard Graff (hgr) 2012-01-04 20:11:09 UTC
Created attachment 204619 [details] [review]
patch

.
Comment 1 Tim-Philipp Müller 2012-01-04 23:11:08 UTC
Comment on attachment 204619 [details] [review]
patch

This looks fine, but needs more explanation. The commit message doesn't really make sense. I'm guessing the main change was the addition of the #ifndef to avoid some compiler warning about it being re-defined to some other value, and the change from EAGAIN to WSAWOULDBLOCK is gratuitious (since it can't be returned anyway on windows afaict)?
Comment 2 Akhil Laddha 2012-02-22 12:29:28 UTC
Håvard, ping, could you please respond to comment#1 ?
Comment 3 Akhil Laddha 2012-06-18 17:01:54 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!