[Piglit] [Bug 98486] piglit-util.c:583:18: error: storage size of 't' isn't known
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 14 07:16:48 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98486
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit 52fa3545035ce7c7520dcfaab69bc165d281b21c
Author: Vinson Lee <vlee at freedesktop.org>
Date: Thu Nov 3 14:25:16 2016 -0700
util: Include time.h on all platforms.
Fix MinGW build error.
piglit-util.c: In function 'piglit_time_is_monotonic':
piglit-util.c:583:18: error: storage size of 't' isn't known
struct timespec t;
^
Fixes: e0048f4940f7 ("util: Add piglit_delay_ns() api")
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98486
Signed-off-by: Vinson Lee <vlee at freedesktop.org>
Reviewed-by: Brian Paul <brianp at vmware.com>
Tested-by: Brian Paul <brianp at vmware.com>
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20161114/15fb1f6e/attachment.html>
More information about the Piglit
mailing list