https://bugs.freedesktop.org/show_bug.cgi?id=98486

Vinson Lee <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Vinson Lee <[email protected]> ---
commit 52fa3545035ce7c7520dcfaab69bc165d281b21c
Author: Vinson Lee <[email protected]>
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 <[email protected]>
    Reviewed-by: Brian Paul <[email protected]>
    Tested-by: Brian Paul <[email protected]>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
Piglit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to