[ANNOUNCE] xorg-server 1.3.99.0

Alan Coopersmith alan.coopersmith at sun.com
Wed Aug 1 12:31:11 PDT 2007



Kyle McMartin wrote:
> On Wed, Aug 01, 2007 at 06:40:56PM +0200, Julien Cristau wrote:
>> Hi,
>>
>> this patch fixes detection of a monotonic clock (AC_RUN_IFELSE wasn't
>> using -lrt, so the test program failed to build).
>>
> [...]
>> +int main(int argc, char *argv[[]]) {
>>
> 
> Syntax error... ----------------^^^^

Operator overload - one set of []'s are C array indicators, the
other are m4 quoting operators.   (Perhaps char **argv would have
been less confusing though, since I had the same initial reaction.)

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Sun Microsystems, Inc. - X Window System Engineering




More information about the xorg mailing list