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

--- Comment #9 from Jose Fonseca <jfons...@vmware.com> ---
(In reply to Roland Scheidegger from comment #8)
> I found some reference that for c++ you need to define __STDC_LIMIT_MACROS
> before including <stdint.h> to make it work. Dunno though if that's the
> problem here.

We unconditionally define __STDC_LIMIT_MACROS on scons builds.
But we don't on autotools.  LLVM requires that define, so build with LLVM will
pick it up anyawy.

Anwyay, roundeven_test.c is a C file, so I don't believe that's the problem.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to