[PATCH] Eliminate per-test timing calibration.
Peter Harris
pharris at opentext.com
Thu Jan 7 13:46:20 PST 2010
On 2010-01-07 16:25, Alan Coopersmith wrote:
> Peter Harris wrote:
>> Also, "inline" is a C99ism. Should that read _X_INLINE to support C89
>> compilers?
>
> Don't we already assume that level of C99 support in other modules?
I don't know. I only checked x11perf.
If we want to require C99, that's fine. I can carry a trivial patch to
#define it away locally. <insert standard rant about MS's compiler being
stuck in the previous millennium>
> For code being built directly, just use AC_C_INLINE and let it #define
> inline to "" or "__inline__" if needed
...except I'm building on a platform that doesn't have autoconf.
Fair enough. I guess Imake is sufficiently dead at this point that
nobody else wants to build without autofoo any more.
Peter Harris
--
Open Text Connectivity Solutions Group
Peter Harris http://connectivity.opentext.com/
Research and Development Phone: +1 905 762 6001
pharris at opentext.com Toll Free: 1 877 359 4866
More information about the xorg-devel
mailing list