Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] include inttypes.h for PRI defines
@ 2018-01-10  3:50 Mike Frysinger
  2018-01-10  4:09 ` ✓ Fi.CI.BAT: success for include inttypes.h for PRI defines (rev2) Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Mike Frysinger @ 2018-01-10  3:50 UTC (permalink / raw)
  To: intel-gfx

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96620
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 lib/igt_fb.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/igt_fb.c b/lib/igt_fb.c
index dcae07dff021..ded639e833f1 100644
--- a/lib/igt_fb.c
+++ b/lib/igt_fb.c
@@ -27,6 +27,7 @@
 
 #include <stdio.h>
 #include <math.h>
+#include <inttypes.h>
 
 #include "drmtest.h"
 #include "igt_fb.h"
-- 
2.15.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [PATCH i-g-t] include inttypes.h for PRI defines
@ 2016-06-22 11:08 Mike Frysinger
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Frysinger @ 2016-06-22 11:08 UTC (permalink / raw)
  To: intel-gfx

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96620
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 lib/igt_fb.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/igt_fb.c b/lib/igt_fb.c
index 61205f345707..ba29eae5cabd 100644
--- a/lib/igt_fb.c
+++ b/lib/igt_fb.c
@@ -28,6 +28,7 @@
 #define _GNU_SOURCE
 #include <stdio.h>
 #include <math.h>
+#include <inttypes.h>
 
 #include "drmtest.h"
 #include "igt_fb.h"
-- 
2.8.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-01-11  9:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10  3:50 [PATCH i-g-t] include inttypes.h for PRI defines Mike Frysinger
2018-01-10  4:09 ` ✓ Fi.CI.BAT: success for include inttypes.h for PRI defines (rev2) Patchwork
2018-01-10  4:55 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-01-10 10:42 ` [PATCH i-g-t] include inttypes.h for PRI defines Petri Latvala
2018-01-10 22:12   ` Mike Frysinger
2018-01-10 22:12 ` [PATCH i-g-t v2] " Mike Frysinger
2018-01-11  9:12   ` Petri Latvala
2018-01-10 22:32 ` ✓ Fi.CI.BAT: success for include inttypes.h for PRI defines (rev3) Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2016-06-22 11:08 [PATCH i-g-t] include inttypes.h for PRI defines Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox