> -----Original Message----- > From: Jakob Bornecrantz [mailto:wallbra...@gmail.com] > Subject: Re: [Mesa-dev] [PATCHES] misc. fixes > > On Sun, Jul 25, 2010 at 3:25 PM, nobled <nob...@dreamwidth.org> wrote: > > > 4. u_cpu_detect was using PIPE_OS_DARWIN instead of *_APPLE > > Vinson or some other mac-type person should take a look at this? > Especially if PIPE_OS_DARWIN is used somewhere else? >
The substitution looks correct. PIPE_OS_DARWIN is never defined or used elsewhere. The defined macro when on Mac OS is PIPE_OS_APPLE. The affected code only matters on PowerPC Macs, which I doubt anyone has yet to try. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev