On Sat, Oct 12, 2013 at 1:26 PM, YunQiang Su <[email protected]> wrote: > On Sat, Oct 12, 2013 at 12:26 AM, Alan Coopersmith > <[email protected]> wrote: >> On 10/11/13 01:12 AM, YunQiang Su wrote: >>> >>> -#elif defined(__mips__) || (defined(__arm32__) && !defined(__linux__)) >>> +#elif (defined(__mips__) || (defined(__arm32__) && !defined(__linux__)) >> >> >> Why did you add the ( to that line? It seems both unnecessary and like >> it would break the ( ) balancing, and thus fail to compile. > Sorry, it was a typo I have sent a new version of patch >> >> -- >> -Alan Coopersmith- [email protected] >> Oracle Solaris Engineering - http://blogs.oracle.com/alanc > > > > -- > YunQiang Su
-- YunQiang Su _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
